Merge branch 'master' of bitbucket.org:panleicim/appointment_tool_js

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