List
file.add("/home/selenium-workspace/starauto/starEE.xml");
file.add("/home/selenium-workspace/starauto/starDD.xml");
TestNG testSTAR = new TestNG();
testSTAR.setTestSuites(file);
testSTAR.run();
How to interact with the non-interact able Web Elements in Selenium // Find the non-interactable element element WebElement element = dr...
No comments:
Post a Comment