[wtr-general] Re: Chrome headless testing with watir-webdriver

2015-08-05 Thread Victor Teodor Butiu
been using selenium webdriver for phantomjs , pretty good for what we do, 
allows also screenshots...



On Friday, June 19, 2015 at 3:33:52 AM UTC+3, 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


-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
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 watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[wtr-general] Re: Chrome headless testing with watir-webdriver

2015-07-21 Thread Chuck van der Linden
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.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
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 watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.