S
S
sswwssww2019-10-31 09:32:33
Python
sswwssww, 2019-10-31 09:32:33

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

1 answer(s)
V
Vladimir Kuts, 2019-10-31
@sswwssww

Have you tried this?
driver.get("file:///путь до файла")

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question