-
Enhancement
-
Resolution: Done
-
Critical
-
drone_1.0.0.CR2
-
None
Current binding of browser type to the type defined in the class itself limits the usage of generic WebDriver drivers.
This means that you can simply change WebDriver type by configuration, you have to modify Java code. The usage should be modified to implementationClass be the property which decides what instance will be used even for generic webdrivers.
- is related to
-
ARQ-631 The implementationClass property is ignored when using WebDriver interface as type of selenium instance in tests
- Closed