P
P
PythonBeginner202018-03-11 02:15:16
Python
PythonBeginner20, 2018-03-11 02:15:16

How to disable sound temporarily in selenium python?

The question is, how can I temporarily turn off the sound in the browser tabs?
I know you can use
browser.mute()
But it turns off the sound permanently.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-03-11
@PythonBeginner20

browser.unmute()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question