check search sentence
This commit is contained in:
@@ -89,7 +89,7 @@ class CommandorPage {
|
||||
this.onResponse(response)
|
||||
})
|
||||
try {
|
||||
await this.page.goto("https://www.google.com/search?q=hemes+rdv", {timeout: 90 * 1000});
|
||||
await this.page.goto("https://www.google.com/search?q=hemes+appointment", {timeout: 90 * 1000});
|
||||
// this.page.locator('h3:has-text("Online Appointment")').click()
|
||||
// await this.page.goto(RDV_URL, {timeout: 90 * 1000});
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user