Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.56 KB

toolbox-web-automation-web-session-chrome.adoc

File metadata and controls

52 lines (37 loc) · 1.56 KB

Web Session (Chrome)

Properties

partial$toolbox-web-automation-web-session.adoc * Additional Chrome arguments

+ Define command-line parameters for Google Chrome. By default, disable-translate is set. This disables the automatic translation bar feature of Google Chrome because it may hinder Workflow execution. * Alternative User Agent String

+ Override the default User Agent string for Google Chrome. * Disable Unpacked Extensions support

+ If you want to prevent the use of unpacked extensions in the Chrome browser, select this checkbox. The communication between Webdriver and Chrome is restricted as a result. This usually does not have any effect on the Webdriver functions we use. * Verbose Logging

Inbound Variables

  • Additional Chrome arguments

  • Alternative User Agent String

  • Web Session ID

  • Initial URL

Outbound Variables