Connecting Tech Pros Worldwide Help | Site Map

use Selenium RC to test Https/Http Pages

Newbie
 
Join Date: Oct 2006
Posts: 2
#1: Sep 26 '07
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,
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,387
#2: Nov 2 '07

re: use Selenium RC to test Https/Http Pages


Why don't you try getting support from the Selenium people. Chances are no one here has heard of this product before.

http://forums.openqa.org/index.jspa
Reply