Class SeleniumHubFirefoxProvider

    • Constructor Detail

      • SeleniumHubFirefoxProvider

        public SeleniumHubFirefoxProvider()
        Deprecated.
    • Method Detail

      • getThis

        public SeleniumHubFirefoxProvider getThis()
        Deprecated.
        Description copied from interface: SeleniumProvider
        Gives back the current instance as #P back to make method chaining possible in a type safe manner.
        Returns:
        the current instance. Enables type safe method chaining in implementations