Discussion:
[wtr-general] Setting time
r***@gmail.com
2018-11-09 06:23:12 UTC
Permalink
Hi Titus,

This line

@b.div(id: "spinnerOverlay").wait_while(&:present?)



line gets timeout in 30 seconds, can you tell how to set my timeout here?


and I have written this


'' while getElement(locator).obscured?
getElement(locator).click



Is there any other better way to write this code?


'' while getElement(locator).obscured?
--
--
Before posting, please read https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group.
In short: search before you ask, be nice.

watir-***@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+***@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email to watir-general+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...