1. Home
  2. Docs
  3. Web Automation
  4. Openbrowser

Openbrowser

AIWOZO.Core.WebAutomation.Openbrowser

  • Openbrowser activity is used for opening a browser at a specified URL.
  • This activity only opens the Google Chrome

Properties

       Input

  • Url (InArgument<String>) – The URL which needs to be opened in the browser.

      Misc

  • DisplayName (String) – To set a meaningful name according to the user.

      Option

  • New Session (Boolean) – For starting a new session of the browser.
  • Private (Boolean) – For opening an incognito session.