by aj_nikhil on 7/28/2023, 8:15:53 AM with 4 comments
I want to automate test cases on web application. Basically a tool that records my actions and then replays them whenever i want it to.
I have checked Selenium webdriver but it requires coding and is very difficult to implement(or am I not implementing it properly)? Please suggest.
I want to automate test cases on web application. Basically a tool that records my actions and then replays them whenever i want it to. I have checked Selenium webdriver but it requires coding and is very difficult to implement(or am I not implementing it properly)? Please suggest.