HTTP - GET, POST, DELETE through WebDriver

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

HTTP - GET, POST, DELETE through WebDriver

RajSelenium
Hi Tarun,

I finished the 2nd video today regarding WebDriver. I wanting to know if HTTP Requests to RESTful API testing is also possible through the WebDriver.

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: HTTP - GET, POST, DELETE through WebDriver

softwaretestingforum
Administrator
I would doubt that as WebDriver is more for UI testing of web application. More over if you want to use GET, POST etc then I would suggest to use API like - HTMLUNIT
~ seleniumtests.com
Reply | Threaded
Open this post in threaded view
|

Re: HTTP - GET, POST, DELETE through WebDriver

RajSelenium
Thanks for the response.

By the end of selenium video 2, I was successfully able to create a test suite for multiple browsers. I must say "Thanks for the very informative tutorial".

One more question fur ya,

Is this possible that the other member of the team can access my test suite? If so, can you please let me know of the process?

Thanks again for all of your hard work!
Raj
Reply | Threaded
Open this post in threaded view
|

Re: HTTP - GET, POST, DELETE through WebDriver

softwaretestingforum
Administrator
RajSelenium wrote
One more question fur ya,

Is this possible that the other member of the team can access my test suite? If so, can you please let me know of the process?
Could you please post this question in new thread. It helps keep one topic thread focused on one topic. I hope you agree
~ seleniumtests.com