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

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