i use firefix and am building my script. i have the script already openign firefox and posting the form. however every time i fix the script, i have to start from the initial setup by b = Watir::Browser.new
is there a way, i can initiate Watir::Browser where i can attach it to a open browser that is already running in my machine by searching for title or something? -- -- 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.
