News

Page Object model Test automation Design using Selenium with Java, TestNG framework and Maven- The given project demonstrate the way of creating Page Object Model(POM) design pattern and running the ...
(1) Install maven on MAC and add maven path into environment path inside ./bashrc_profile. (2) Install jdk11 on mac and add path into environment path inside ./bashrc_profile. (3) Type java --version ...