Hi,
can you please suggest from where we can get the list of keys that are available for the set_prefernce attribute in browser profiling
ex:
set_preference("dom.webnotification.enabled", False)
"dom.webnotification.enabled" - like this key, what are the other keys available and from where i can get the list
Thanks in Advance.
Instructor
09914040666 Replied on 10/10/2020
Hey,
Kindly refer "https://selenium-python.readthedocs.io/api.html" for the answer of your question.