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

Internet Explorer could not be created from capabilities

    XMLWordPrintable

Details

    Description

      • The documented capability name for the internet explorer is "internetExplorer" but you have to use "internet_explorer". Otherwise the capability cannot be used. The readable name, that is printed with the error, is "internetExplorer"... confusing!
      • The instance creation of the driver is still impossible via capabilities. The specified argument type for the constructor is "DesiredCapabilities" but the constructor itself specifies "Capabilities" So the argument comparison fails.
        See: org.jboss.arquillian.drone.webdriver.factory.InternetExplorerDriverFactory line 81 to 83
        See: org.openqa.selenium.ie.InternetExplorerDriver line 57

      Attachments

        Activity

          People

            jpapouse Jan Papousek (Inactive)
            ste_gr Stefan Gr (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: