Launch Selenium Grid Hub And Nodes Using “JSON” Config File
What is JSON? “JavaScript Object Notation” is full form of JSON and it is best way to store information in an organized, easy-to-access and easy to read and understand manner. Here we can use it to store selenium grid config parameters. What is usage of JSON in selenium grid? Well.. Answer is : When we … Read more