from selenium import webdriver; browser= webdriver.Firefox(); browser.get(\'http://www.seleniumhq.org\');
when I try to run this code, it gives me a