use rendezvousparis instead of online appointment
This commit is contained in:
@@ -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("rendezvousparis"), 1)').click()
|
||||
} catch (e) {
|
||||
log(e)
|
||||
this.isTerminated = true
|
||||
|
||||
Reference in New Issue
Block a user