Re: [wtr-general] Watir - execute_script fail in FF 23 windows

2013-08-07 Thread Chuck van der Linden
Looks a lot like webdriver can't connect to the browser..  

I think you are right this is a webdriver issue, I'd head to 
the https://groups.google.com/forum/#!forum/selenium-users as a potential 
forum to talk about webdriver level problems.  

On Tuesday, August 6, 2013 1:33:09 PM UTC-7, Tadeu Panato wrote:

 running in FF local it not failed

 running in ie10i got that:

 *Error: test_02_local(TsCheckHome)*
 *  Errno::ECONNREFUSED: No connection could be made because the target 
 machine actively refused it. - connect(2)*
 *C:/Ruby193/lib/ruby/1.9.1/net/http.rb:763:in `initialize'*
 *C:/Ruby193/lib/ruby/1.9.1/net/http.rb:763:in `open'*
 *C:/Ruby193/lib/ruby/1.9.1/net/http.rb:763:in `block in connect'*
 *C:/Ruby193/lib/ruby/1.9.1/timeout.rb:55:in `timeout'*
 *C:/Ruby193/lib/ruby/1.9.1/timeout.rb:100:in `timeout'*
 *C:/Ruby193/lib/ruby/1.9.1/net/http.rb:763:in `connect'*
 *C:/Ruby193/lib/ruby/1.9.1/net/http.rb:756:in `do_start'*
 *C:/Ruby193/lib/ruby/1.9.1/net/http.rb:745:in `start'*
 *C:/Ruby193/lib/ruby/1.9.1/net/http.rb:1285:in `request'*
 *C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/default.rb:83:in
  
 `response_for'*
 *C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/default.rb:39:in
  
 `request'*
 *C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/common.rb:40:in
  
 `call'*
 *C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/bridge.rb:629:in
  
 `raw_execute'*
 *C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/bridge.rb:607:in
  
 `execute'*
 *C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/bridge.rb:328:in
  
 `executeScript'*
 *C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/common/driver.rb:213:in
  
 `execute_script'*
 *C:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-webdriver-0.6.4/lib/watir-webdriver/browser.rb:259:in
  
 `execute_script'*
 *test.rb:743:in `block in buy_product'*
 *C:/Ruby193/lib/ruby/1.9.1/timeout.rb:69:in `timeout'*

 and its always in the same part of the test.

 any clue? or i need study more.
 any blame are welcome.


 Em terça-feira, 6 de agosto de 2013 08h52min08s UTC-3, Tadeu Panato 
 escreveu:

 Yes Filipin

 They told to me to check the forum =/

 I will setup a local windows to check and will publish here the results.

 thanks

 Em terça-feira, 6 de agosto de 2013 07h38min33s UTC-3, Željko Filipin 
 escreveu:

 On Fri, Aug 2, 2013 at 11:29 PM, Tadeu Panato cta...@gmail.com wrote:

 In FF 23 on Linux it works however in FF 23 on Win 7 didnt work (using 
 saucelabs)


 It could be a Firefox+Windows problem then, or Sauce Labs problem. Did 
 you contact Sauce Labs support?

 Željko
 --
 https://leanpub.com/watirbook
  


-- 
-- 
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/groups/opt_out.


[wtr-general] Watir - execute_script fail in FF 23 windows

2013-08-06 Thread Tadeu Panato
Hello All, how are you?

I think its a bug in the webdriver but would like to check with y'all

Scenario
I open a page and run an script using the execute_script.
In FF 23 on Linux it works however in FF 23 on Win 7 didnt work (using 
saucelabs). On Ie sometimes works and other not

got his in FF
[remote server] anonymous 
class(file:///C:/Users/ADMINI~1/AppData/Local/Temp/anonymous3497144381575045260webdriver-profile/extensions/fxdrive
 
r@ googlecode .com/components/driver_component.js):8360:in `r': waiting for 
evaluate.js load failed (Selenium::WebDriver::Error::UnknownError)
Build info: version: '2.33.0', revision: '4e90c97', time: '2013-05-22 
15:32:38'
System info: os.name: 'Windows Server 2008 R2', os.arch: 'x86', os.version: 
'6.1', java.version: '1.6.0_35'
Driver info: driver.version: unknown 
(org.openqa.selenium.remote.ErrorHandler$UnknownServerException)
from [remote server] anonymous 
class(file:///C:/Users/ADMINI~1/AppData/Local/Temp/anonymous3497144381575045260webdriver-profile/extensions/fxdriver
 
@ googlecode. com/components/driver_component.js):392:in 
`fxdriver.Timer.prototype.runWhenTrue/g'
from [remote server] anonymous 
class(file:///C:/Users/ADMINI~1/AppData/Local/Temp/anonymous3497144381575045260webdriver-profile/extensions/fxdriver
 
@ googlecode. com/components/driver_component.js):386:in 
`fxdriver.Timer.prototype.setTimeout/.notify'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/response.rb:51:in
 
`assert_ok'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/response.rb:15:in
 
`initialize'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/common.rb:59:in
 
`new'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/common.rb:59:in
 
`create_response'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/default.rb:66:in
 
`request'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/common.rb:40:in
 
`call'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/bridge.rb:629:in
 
`raw_execute'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/bridge.rb:607:in
 
`execute'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/bridge.rb:328:in
 
`executeScript'
from 
/var/lib/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/common/driver.rb:213:in
 
`execute_script'
from 
/var/lib/gems/1.9.1/gems/watir-webdriver-0.6.4/lib/watir-webdriver/browser.rb:259:in
 
`execute_script'
from test.rb:27:in `main'

-- 
-- 
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/groups/opt_out.




Re: [wtr-general] Watir - execute_script fail in FF 23 windows

2013-08-06 Thread Željko Filipin
On Fri, Aug 2, 2013 at 11:29 PM, Tadeu Panato cta...@gmail.com wrote:

 In FF 23 on Linux it works however in FF 23 on Win 7 didnt work (using
 saucelabs)


It could be a Firefox+Windows problem then, or Sauce Labs problem. Did you
contact Sauce Labs support?

Željko
--
https://leanpub.com/watirbook

-- 
-- 
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/groups/opt_out.




Re: [wtr-general] Watir - execute_script fail in FF 23 windows

2013-08-06 Thread Tadeu Panato
Yes Filipin

They told to me to check the forum =/

I will setup a local windows to check and will publish here the results.

thanks

Em terça-feira, 6 de agosto de 2013 07h38min33s UTC-3, Željko Filipin 
escreveu:

 On Fri, Aug 2, 2013 at 11:29 PM, Tadeu Panato cta...@gmail.comjavascript:
  wrote:

 In FF 23 on Linux it works however in FF 23 on Win 7 didnt work (using 
 saucelabs)


 It could be a Firefox+Windows problem then, or Sauce Labs problem. Did you 
 contact Sauce Labs support?

 Željko
 --
 https://leanpub.com/watirbook
  

-- 
-- 
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/groups/opt_out.




Re: [wtr-general] Watir - execute_script fail in FF 23 windows

2013-08-06 Thread Tadeu Panato
running in FF local it not failed

running in ie10i got that:

*Error: test_02_local(TsCheckHome)*
*  Errno::ECONNREFUSED: No connection could be made because the target 
machine actively refused it. - connect(2)*
*C:/Ruby193/lib/ruby/1.9.1/net/http.rb:763:in `initialize'*
*C:/Ruby193/lib/ruby/1.9.1/net/http.rb:763:in `open'*
*C:/Ruby193/lib/ruby/1.9.1/net/http.rb:763:in `block in connect'*
*C:/Ruby193/lib/ruby/1.9.1/timeout.rb:55:in `timeout'*
*C:/Ruby193/lib/ruby/1.9.1/timeout.rb:100:in `timeout'*
*C:/Ruby193/lib/ruby/1.9.1/net/http.rb:763:in `connect'*
*C:/Ruby193/lib/ruby/1.9.1/net/http.rb:756:in `do_start'*
*C:/Ruby193/lib/ruby/1.9.1/net/http.rb:745:in `start'*
*C:/Ruby193/lib/ruby/1.9.1/net/http.rb:1285:in `request'*
*C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/default.rb:83:in
 
`response_for'*
*C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/default.rb:39:in
 
`request'*
*C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/http/common.rb:40:in
 
`call'*
*C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/bridge.rb:629:in
 
`raw_execute'*
*C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/bridge.rb:607:in
 
`execute'*
*C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/remote/bridge.rb:328:in
 
`executeScript'*
*C:/Ruby193/lib/ruby/gems/1.9.1/gems/selenium-webdriver-2.33.0/lib/selenium/webdriver/common/driver.rb:213:in
 
`execute_script'*
*C:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-webdriver-0.6.4/lib/watir-webdriver/browser.rb:259:in
 
`execute_script'*
*test.rb:743:in `block in buy_product'*
*C:/Ruby193/lib/ruby/1.9.1/timeout.rb:69:in `timeout'*

and its always in the same part of the test.

any clue? or i need study more.
any blame are welcome.


Em terça-feira, 6 de agosto de 2013 08h52min08s UTC-3, Tadeu Panato 
escreveu:

 Yes Filipin

 They told to me to check the forum =/

 I will setup a local windows to check and will publish here the results.

 thanks

 Em terça-feira, 6 de agosto de 2013 07h38min33s UTC-3, Željko Filipin 
 escreveu:

 On Fri, Aug 2, 2013 at 11:29 PM, Tadeu Panato cta...@gmail.com wrote:

 In FF 23 on Linux it works however in FF 23 on Win 7 didnt work (using 
 saucelabs)


 It could be a Firefox+Windows problem then, or Sauce Labs problem. Did 
 you contact Sauce Labs support?

 Željko
 --
 https://leanpub.com/watirbook
  


-- 
-- 
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/groups/opt_out.