M
M
martensit2019-01-19 11:29:56
Google Chrome
martensit, 2019-01-19 11:29:56

Is it possible to temporarily pull a running instance out of headless mode without reloading the page?

Is it possible to temporarily pull a running instance out of "headless" mode without reloading the current page?
And then again drag into the "headless" mode?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SvinkaBacilka, 2020-02-24
@SvinkaBacilka

I'm not sure if this is possible, because you specify the '--headless' option before starting the browser.
But you can take a screenshot if you need to see what's happening on the page:

driver.save_screenshot('путь_для_сохранения_скриншота')

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question