On Thursday, June 18, 2015 at 5:33:52 PM UTC-7, RM wrote: > > Hello, > > I have 'headless' gem installed and is running fine with watir-webdriver > (it use the default firefox headless). > would like to know if anyone has successfully done headless testing with > chrome and watir-webdriver? > > Any help would be appreciated. > > Thanks > > RM >
What operating system? if some flavor of linux have you tried using Xvfb to create a virtual frame buffer for the video? that is a tactic many folks use to do 'headless' testing via Jenkins etc -- -- 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.
