Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 911 Bytes

File metadata and controls

11 lines (9 loc) · 911 Bytes

In this repository, I have covered, how to open browser, type message(SendKeys), click the button and so on.., using by postman (via calling Rest APIs of Selenium).

How to use this:-

  • You will get the collection and chrome driver in this repo
  • Import collection into postman, also Please take the latest chrome driver in case if this driver is not working as per your system browser
  • Open chrome driver once(after opening you can also close it, point is, session should be active in backend)
  • Run the collection

Please go through below video for detailed information:- Click here to Subscribe the YouTube Channel

How to automate browser via ChromeDriver and Postman