Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-2122

Add chromeHeadless browser option to use headless chromium easily

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • drone_2.2.0
    • drone_2.1.2
    • Extension - Drone
    • None

    Description

      Currently, the only way to use headless chromium is to use chrome as a browser and then add --headless as a chromeArguments property:

      <property name="browser">chrome</property>
      <property name="chromeArguments">--headless</property>
      

      The idea of this task is making it simpler - just using chromeHeadless as a browser property:

      <property name="browser">chromeHeadless</property>
      

      Attachments

        Activity

          People

            hkatyal Hemani Katyal (Inactive)
            mjobanek Matous Jobanek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: