check search sentence
This commit is contained in:
@@ -89,7 +89,7 @@ class CommandorPage {
|
|||||||
this.onResponse(response)
|
this.onResponse(response)
|
||||||
})
|
})
|
||||||
try {
|
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()
|
// this.page.locator('h3:has-text("Online Appointment")').click()
|
||||||
// await this.page.goto(RDV_URL, {timeout: 90 * 1000});
|
// await this.page.goto(RDV_URL, {timeout: 90 * 1000});
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user