Hi, With this method I am loading a page with updated data . for e.g. I enter employee id in a text box and hit enter, it loads all the information about the employee. Just refreshing the page is not helping me here. Thanks!
On Monday, September 22, 2014 3:45:47 PM UTC-4, Joe Fl wrote: > > Hi, > > What are you trying to accomplish with this method? Test case you are > trying to automate > > Joe > > > On Mon, Sep 22, 2014 at 8:51 AM, Sudarshan Study <[email protected] > <javascript:>> wrote: > >> @browser.send_keys :enter >> >> : works with firefox , but is not working with chrome browser. Kindly >> let me know if there is any other way to perform same task. Thanks! >> >> -- >> -- >> Before posting, please read http://watir.com/support. In short: search >> before you ask, be nice. >> >> [email protected] <javascript:> >> http://groups.google.com/group/watir-general >> [email protected] <javascript:> >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- -- 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.
