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();
Step:1
sudo apt-get install python-pip
Step:2
pip install -U selenium
for python3 and more install
Step:1 sudo apt-get install python-pip3
Step:2 python3.7 -m pip install -U selenium
Step 1: Install Required Packages Install additional packages before building a kernel. To do so, run this command: sudo apt-get install gi...