Hi all,
I have to test the functionality of a Web application which navigates between Https and Http .
I am using Selenium RC with the latest snapshot (0.92) but still gettting the error
16:37:02.083 WARN - you appear to be changing domains from http://localhost:4444
to http://www.sourceforge.net
this may lead to a 'Permission denied' from the browser (unless it is running as
*iehta or *chrome,
or alternatively the selenium server is running in proxy injection mode)
I tried with "iehta" and also with "Proxy Injection Mode", the Hompe page is coming but when it navigates to the "Login" page , I am getting
17:40:09.007 INFO - Got result: ERROR: Element 'log in' not found on session 963840
Please help me ......!
thanks,
|