Selenium WebDriver W3C Commands and Use-cases

The Selenium WebDriver W3C API is a standardized solution that was developed to conform to the W3C standards for browser automation. The These commands can be used to automate a wide variety of actions in browsers, including clicking on elements, typing into forms, navigating between pages and so on.

Common Use-cases for customising Selenium WebDriver W3C API

How to use this PostMan Collection?

As noted earlier, the browser native driver (like chromedriver binary) is the sever that communicates to the browser (chrome). So you need to download the browser native driver based on your browser version and start that in your terminal (the default port will be 9515) or double click to start the exe in your windows box.

Confirm the driver has started successfully through hitting the browser with http://localhost:9515/ and confirm there is unknown command response.

Now, import the postman collection in your machine and run each command to confirm the request and response of the WebDriver W3C API. For example, when you hit the ‘Chrome Driver Readiness’ API, the response is likely to be as below:

Here is the link for downloading PostMan collection: https://www.testleaf.com/WebDriverW3C.html

Happy Learning !! Let me know how useful this article is all about with your like and comments.

Subscribe to the Qeagle Newsletter

Keep up our latest news and events.

Let’s Discuss Quality Engineering That Delivers Results.

“We respect your privacy and will never share your information."