Is there a way to read browsername from excel and launch URL using webdrivermanager instead of specifying it in application. Properties
Asked
Active
Viewed 36 times
0
-
You can set the path to the driver using `System.setProperty`. – f1sh Jun 09 '22 at 08:24
-
Since I'm using QAF with webdrivermanager.. No need of system.setproperty – Sureshsekar789 Jun 09 '22 at 09:11