Uploaded image for project: 'FORTRESS'
  1. FORTRESS
  2. FC-179

[ fortress-web ] Firefox 48 broke Selenium tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.1
    • 2.0.0-RC1
    • None

    Description

      Upgrading to firefox v48 broke the selenium tests. This requires upgrading to use selenum v3 along with using WebDriverManager to automatically download latest driver to machine.
      <dependency>
      <groupId>io.github.bonigarcia</groupId>
      <artifactId>webdrivermanager</artifactId>
      <version>1.4.9</version>
      <scope>test</scope>
      </dependency>

      more info here:
      https://github.com/bonigarcia/webdrivermanager

      Attachments

        Activity

          People

            smckinney Shawn McKinney
            smckinney Shawn McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: