Try adding your Auth methods in before(:each) hooks for each test execution.
On Monday, October 28, 2013 11:41:48 PM UTC+2, santosh teegala wrote: > > Hi All, > > I am trying to automate a site using Watir-Rspec-Taza framework. > Web site needs a AutoAuth when i visit the page and also it ask for > username/password when go to https:// pages of the site. > The initial AutoAuth i can handle with passing username:password in the > url. But when i try to test something if it gos to https:// pages the popup > comes out again. > > Any help to solve this problem? I am looking for a common approach for > all the supported browser. > > > Thanks > Santosh > -- -- 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/groups/opt_out.
