Exemplo n.º 1
0
 def getDownloadFolderFromChromeOptions(options: ChromeOptions):
     return options.__getattribute__(
         "experimental_options")["prefs"]["download.default_directory"]