from selenium import webdriver browser = webdriver.Chrome() browser.get('http://localhost/restapi01/index.php?products')