[wtr-general] Tabs, PDFs, focus, and Chrome

2013-05-09 Thread Dan Meltz
Short version: new tabs in Chromeprevent old tabs from being used, fixing that means that opened tabs with PDFs in them get reused before a human can examine the PDFs. Originally it worked like this: 1. open new Chrome window to main page of the app (tab #1) 2. [do process A and then] click

[wtr-general] Re: Tabs, PDFs, focus, and Chrome

2013-05-09 Thread Dan Meltz
Dan, Thanks for the help, but I wasn't able to make that work, either. I also tried exploring using something like b = Watir::Browser.new :chrome, :switches = ['--disable-plugins'] but I had no luck with that, either. The point of the test is for a human to look at the PDFs, so I don't really