[wtr-general] [Watirwebdriver]- How to select current date from date picker

2014-02-11 Thread watir webdriver
In my application I've click on the date picker and select startdate as current date.I'm able to click on the datepicker but couldn't able to select the currentdate.Plz find the attachment. Anybody can help in this? Tried as below : @browser.span(:class => "add-on sm-icon-calendar").click @brows

[wtr-general] Re: How to get control on overlay pop up window

2014-02-11 Thread Dan
You need to determine if it's a javascript dialog or not. Can you inspect it with one of the developer tools or not? Can you share the relevant html code? Dan On Thursday, February 6, 2014 12:56:40 AM UTC-5, ARGHYA CHAKRABORTY wrote: > > > > Hi > > There is a button in an webpage , click

[wtr-general] Re: How to get control on overlay pop up window

2014-02-11 Thread Ankita Mutneja
Yeah I also need the reply of same asap On Thursday, 6 February 2014 11:26:40 UTC+5:30, ARGHYA CHAKRABORTY wrote: > > > > Hi > > There is a button in an webpage , clicking on which , an Overlay page is > opened(Background parent page gets shadowed by the front overlay page) . > That overla