Fix step name for clarity
This commit is contained in:
parent
a6506db318
commit
05643bdcf3
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ export class ProblemGlassQuestionsPage extends InsuranceBasePage {
|
|||
}
|
||||
|
||||
|
||||
@step("ProblemGlassQuestionsPage >> Click continue button and select yes or no for problem glass question")
|
||||
@step("ProblemGlassQuestionsPage >> Handle VIN popup and answer glass question")
|
||||
|
||||
async handleproblemGlassQuestionsPage(testData: Partial<ITestData>){
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue