I want to use Selenium WebDriver on a webpage that I have on my hard disc. I\'ve tried to something like:
selenium =
You can always drag and drop html file from your PC on open web browser during selenium session and see how file path looks. In my case it is:
webdriver.get("file:///C:/Users/Desktop/Some%20%E2%80%93%20file%20on%20the%20PC.html")