How can I automate API testing using Selenium? December 23, 2019 / Guest / 1 Comment How can I automate API testing using Selenium? Sharing is caring:Click to share on Facebook (Opens in new window)Click to share on Twitter (Opens in new window)Click to share on LinkedIn (Opens in new window) Question Previous post How do I compare two excel sheet using selenium? Next post SOAPUI , test url is working 1 Comment Apyt January 10, 2020 at 4:27 pm look into specflow or cucumber, its working good for me. In one step i set up request data, then with another step i send the request and with third step i do assertions. Leave a Reply Cancel replyYour email address will not be published.Comment Name Email Website Save my name, email, and website in this browser for the next time I comment.
look into specflow or cucumber, its working good for me.
In one step i set up request data, then with another step i send the request and with third step i do assertions.