Categories
How to open locally stored html through Selenium?
There is a saved web page (with all content), you need to open it through Selenium to work with it later.
Answer the question
In order to leave comments, you need to log in
Have you tried this?driver.get("file:///путь до файла")
driver.get("file:///путь до файла")
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question