anand
unread,Feb 9, 2009, 3:47:32 AM2/9/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to selenium-users...@googlegroups.com
Hi All,
\\ I am using datadriven.js and goto_sel_ide.js user extensions.
I have copied the code written in these two files into a single file "user-extension.js" located at /core/scripts folder.
Now when I try to launch the test runner in Firefox, it runs properly without any errors, but when I try to run it in IE6.0, it gives "XML is undefined" exception.
And when I debug it, it goes to "XML.serialize.." line in the user-extension.js file.
Please help me resolving this problem....
Thank YOu!