Playwright Cucumber TS Steps
Preparing search index...
index
Step
Function Step
Step
(
pattern
:
string
|
RegExp
,
fn
:
StepAction
,
type
?:
string
)
:
void
The Function to Register Steps Supports passing a string (converted to CucumberExpression) OR a direct RegExp.
Parameters
pattern
:
string
|
RegExp
fn
:
StepAction
Optional
type
:
string
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Playwright Cucumber TS Steps
Loading...