Issue Details (XML | Word | Printable)

Key: SRC-705
Type: Bug Bug
Status: Open Open
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: phillipkim
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Selenium Remote Control

When the selenium code gets long enough, I get an error.

Created: 13/Jul/09 10:21 AM   Updated: 13/Jul/09 10:25 AM
Component/s: Client Driver - Python
Affects Version/s: 1.0.1
Fix Version/s: None

Environment: I'm testing a iphone website using Safari 4


 Description  « Hide

This bug happens with Safari for Iphone web application. Reproduction is simple. Just make your script long enough. About 50or more lines of selenium command. Then it will fail with the following message which does not make sense to me. My code is ok. Never encounter this kind of problem with my python script for other websites built in JSP and dojo.

>>Create a iphone web site
>>Create 50 or more selenium commands in python
>>Run the script with RC in Safari

Error message:
Traceback (most recent call last):

Exception: ERROR: Command execution failure. Please search the forum at http://c
learspace.openqa.org for error details from the log window. The error message i
s: Result of expression 't.replace' [undefined] is not a function.
Error. Exception!!!!



Sort Order: Ascending order - Click to sort in descending order