Friday 9 July 2021

Selenium: How can I find the correct command for add_arguments()?

I am using selenium python and chrome driver and wanted to know if there is any way you can get the command to enable or disable options in add_arguments() function. For example, there are '--disable-infobars', etc., but if I come across a new setting, how do I find its appropriate command? An example being the settings to auto-download pdfs. Any help is appreciated.



from Selenium: How can I find the correct command for add_arguments()?

No comments:

Post a Comment