Fix step name for clarity

This commit is contained in:
JennyNou 2025-11-11 14:25:18 -05:00
parent a6506db318
commit 05643bdcf3

View file

@ -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>){