M
M
Mikhail2018-08-28 15:27:39
Python
Mikhail, 2018-08-28 15:27:39

How to disable css in chrome (selenium) browser?

I did this -
profile.managed_default_content_settings.javascript = 2
profile.managed_default_content_settings.stylesheet = 2
profile.managed_default_content_settings.images = 2
profile.managed_default_content_settings.css = 2
doesn't work, only images are turned off.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
WTERH, 2018-09-09
@Expany

Sorry, I may not understand something, but why disable styles?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question