:TestClass In a test file runs the first test class found on the same line as or above the cursor. (Currently only supported by Pytest) :TestFile In a test file runs all tests in the current file, ...
If not already installed, the playwright package should also be installed with a version >= 1.12.0 This package provides also a Selector API that enables to find and target a DOM element or a ...