You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
We need more information to help you. Are any errors thrown? Are you running this locally? If so, are you able to manually open Firefox and visit the URL?
You might want to try something as simple as this to verify it's not code related:
On Wednesday, April 17, 2013 12:24:53 PM UTC-7, Brian Fisher wrote:
A Python program using:
browser = webdriver.Firefox()
browser.get(url)
where url is a valid web address worked upto last week but now just opens Firefox but fails to show the web page.
Using Selenium 2.29.0
Hel[p please.
Brian Fisher
unread,
Apr 18, 2013, 3:58:32 PM4/18/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
I have tried your code and Firefox opens but does not show the web address, but I can enter the URL manually in that opened Firefox and visit the site.
Yes, I am running this locally.
There are no error messages.
I can open Firefox manually, independant of Python, and visit a site.
Srisowrabha Kumar
unread,
Apr 20, 2013, 2:46:53 AM4/20/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
Hi Brian,
We had faced similar issue and was able to identify the root cause. If proxy is set in IE(if Windows OS), FF browser is launched, however, the required web page fails to launch through script. Disable proxy on IE and execute the script. :)
Thanks,
Sowrabha
Tarun Kumar
unread,
Apr 23, 2013, 11:29:11 PM4/23/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
Does URL variable get the URL value when you run the tests?
Brian Fisher
unread,
May 13, 2013, 12:27:27 PM5/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
Hi Sowrabha,
My IE proxy is disabled. I have tried resetting the Windows Firewall, but that has not helped.
Regards, Brian
Brian Fisher
unread,
May 13, 2013, 12:35:44 PM5/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message