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 ReplyYour email address will not be published. Required fields are marked *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.