Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (47.6k points)

 Is there a way to integrate Postman with Selenium WebDriver?

1 Answer

0 votes
by (106k points)

Yes, you can integrate Postman with Selenium WebDriver. Postman offers you a command line feature “newman” by which you can run your API scripts written in Postman collection. Selenium Webdriver can also be integrated with RestAPI functions using many existing libraries to verify your API calls matches your UI using selenium. If you want to learn Selenium you must take up the following Selenium online training. You can also watch the following Selenium video tutorial to learn all about Selenium.

Browse Categories

...