MuraliKola / robotframework-seleniumlibrary

Automatically exported from code.google.com/p/robotframework-seleniumlibrary
Apache License 2.0
1 stars 0 forks source link

ERROR: Command execution failure. Please search the user group at https://groups.google.com/forum/#!forum/selenium-users for error details from the log window. The error message is: Invalid argument. #233

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am getting this error frequently when I execute multiple test cases together 
for command Wait until page contains element keyword

ERROR: Command execution failure. Please search the user group at 
https://groups.google.com/forum/#!forum/selenium-users for error details from 
the log window.  The error message is: Invalid argument

Please advise

Original issue reported on code.google.com by dhanabal...@gmail.com on 14 Mar 2012 at 12:10

GoogleCodeExporter commented 8 years ago
But sometimes it is executing without this error

Original comment by dhanabal...@gmail.com on 14 Mar 2012 at 2:23

GoogleCodeExporter commented 8 years ago
Since this happens sporadically I'm pretty sure the bug is in Selenium itself 
and we cannot do anything for it in SeleniumLibrary. Because Selenium 1 is 
nowadays deprecated, the bug is unlikely to be ever fixed. I recommend you to 
test Selenium 2 and Selenium2Library instead.

Original comment by pekka.klarck on 4 May 2012 at 10:15