where can i find proxy.pac file

View: New views
2 Messages — Rating Filter:   Alert me  

where can i find proxy.pac file

by R-24 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi ,

I am new to Selenium RC and facing the following problem.

I have installed selenium RC and am able to start the server in interactive mode.

The problem is that when I try to run the commands:
1. java -jar selenium-server.jar -interactive -- to start the server by using the selenium server as the proxy itself.

2. cmd=getNewBrowserSession&1=*iexplore&2=http://www.google.com - to open the browser session

3. cmd=open&1=http://darpan/&sessionId=167349

It given a session timeout error .Timeout after 30000ms

i referred the Jira  key : SRC-433
i am looking for proxy.pac file
where can i find this proxy.pac file
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=12993&messageID=41102#41102

---------------------------------------------------------------------
To unsubscribe, e-mail: selenium-dev-unsubscribe@...
For additional commands, e-mail: selenium-dev-help@...


Re: where can i find proxy.pac file

by R-24 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

after you execute getNewBrowserSession() command, check the connection settings of the browser (ie->tools->internet options->connections->lan settings)
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=12993&messageID=41144#41144

---------------------------------------------------------------------
To unsubscribe, e-mail: selenium-dev-unsubscribe@...
For additional commands, e-mail: selenium-dev-help@...