Chrome と Internet Explorer の引数のリストはどこにありますか? Mozilla と同様に、設定のリストに「about:config」を使用します。thislist/を取得するためにChromeブラウザで呼び出すコマンドはありますか
編集-I
options.addArguments(" disable-popup-blocking ", "true"); options.addArguments(" download.default_director y","../Gmail/TestData/DownloadedFiles"); options.addArguments(" download.directory_upgrade ", "true"); options.addArguments(" download.prompt_for_download ", "false");
ここで、これらの引数のリストが必要です