Closed maxcbc closed 5 years ago
Update webdriver page to use 'waitUntil' if pageOptions.waituntil is anything other than 'domcontentloaded'.
This is to make up for the fact that we wait for dom events such as load to be fired on puppeteer but not on webdriver (i.e. non-chromium)
load
🐿 v2.12.4
Looks good - fingers crossed this improves the stability of our smoke tests :crossed_fingers:
Update webdriver page to use 'waitUntil' if pageOptions.waituntil is anything other than 'domcontentloaded'.
This is to make up for the fact that we wait for dom events such as
load
to be fired on puppeteer but not on webdriver (i.e. non-chromium)🐿 v2.12.4