static SeleniumServer server;
public void testStartSeleniumServer() throws InterruptedException
{
//Start the server
try {
server = new SeleniumServer();
server.start();
} catch (Exception e) {
// TODO Auto-generated catch block
System.out.println("Failed to start the server");
e.printStackTrace();
}
//Stop the server
server.stop();
}
}
Technical Project Lead @ Huawei Technologies
- Kiran
- Bangalore/Hyderabad, Karnataka/Andhra Pradesh, India
- Have an overall 13 + yrs of experience Currently working as an Senior Architect.Expertise in design,implementation of Automation frameworks for Opensource automation tools like Selenium,Jmeter, Webdriver,Appium, Robotium Expertise in integrating Test & ALM Management tools like Rally,Qmetry,JIRA-Zephyr with Automation frameworks Expertise in design and developmenet Mobile Automation frameworks for tools like Appium, Robotium Remote Control,Cucumber BDD,Manual Testing
Followers
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment