specifiy the button

This commit is contained in:
2023-02-18 13:59:00 +01:00
parent 3a736e3565
commit 3ffc653f2c
+1 -1
View File
@@ -114,7 +114,7 @@ class CommandorPage {
// log(e)
// }
try {
this.page.locator(':nth-match(:text("Online Appointment"), 1)').click()
this.page.locator(':nth-match(:text("Paris Online Appointment"), 1)').click()
} catch (e) {
log(e)
this.isTerminated = true