works.iterative.testing.e2e
Members list
Type members
Classlikes
Attributes
- Supertypes
Common step definitions for Playwright E2E tests.
Common step definitions for Playwright E2E tests.
Mix this trait into your step definition classes to get pre-built steps.
Example usage:
class MyStepDefinitions extends PlaywrightCucumberRunner with CommonStepDefinitions:
// Your custom step definitions...
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Singleton object that contains the lifecycle hooks for Cucumber tests. This must be an object (not a class) because Cucumber requires static hooks to be defined in a static context.
Singleton object that contains the lifecycle hooks for Cucumber tests. This must be an object (not a class) because Cucumber requires static hooks to be defined in a static context.
Attributes
- Supertypes
-
trait CStrait ENtrait ScalaDslclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class BasePageObject
Base trait for Cucumber test runners using Playwright.
Base trait for Cucumber test runners using Playwright.
This trait provides access to Playwright page objects and test data. The lifecycle hooks (BeforeAll, AfterAll, After) are defined in the CucumberLifecycleHooks object to satisfy Cucumber's requirement for static hooks to be in a static context.
Attributes
- Supertypes
-
trait CStrait ENtrait ScalaDslclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all