Hi I am not clear what you are saying. I will delete when_present but 
instead of that, I need to use wait_until,right? 

Something like

b.text_field(:id,'something').when_present.set 'Rajagopalan'

now

b.text_field(:id,'something').wait_until.set 'Rajagopalan'

On Tuesday, November 15, 2016 at 11:06:41 PM UTC+5:30, Titus Fortner wrote:
>
> #wait_until now returns self, but you should be able to just delete 
> #when_present rather than replacing it. Let me know if you find a problem 
> with it.  

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to