reset to "Online Appointment"
This commit is contained in:
@@ -114,7 +114,7 @@ class CommandorPage {
|
|||||||
// log(e)
|
// log(e)
|
||||||
// }
|
// }
|
||||||
try {
|
try {
|
||||||
this.page.locator(':nth-match(:text("Paris Online Appointment"), 1)').click()
|
this.page.locator(':nth-match(:text("Online Appointment"), 1)').click()
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
log(e)
|
log(e)
|
||||||
this.isTerminated = true
|
this.isTerminated = true
|
||||||
|
|||||||
Reference in New Issue
Block a user