If you are trying to run automation script on Mac chrome browser, first you have to chromedriver as executable file. To make chromedriver as executable file you have to use below command in Mac terminal. … Read More
What are the hardware and software requirements of Selenium Java?
This post will explain hardware and software requirements of selenium. Hardware Requirements: Windows/Linux/Mac Laptop or Desktop with minimum 4GB RAM. Software Requirements: Java JDK(Java Development Kit) – Take me to Download Page Eclipse/Any Java program … Read More
What is selenium?
WHAT IS SELENIUM? Selenium is an open source test automation tool or framework which will allow you to automate web applications/websites in various browsers such as Chrome, Firefox, Internet Explorer and Safari. Mainly it … Read More