ActionStepType

Example values

TypeScript
{
event?: string;
selector?: string;
text?: string;
text_matching?: ActionStepStringMatching;
href?: string;
href_matching?: ActionStepStringMatching;
url?: string;
url_matching?: ActionStepStringMatching;
}

Community questions

Questions about this page? or post a community question.