I am currently working on the WebApp which has Lot of Angular js... We started with Selenium WebDriver and the scripts works well scratch codes... But I am suggested that we need to use protractor instead of Selenium WebDriver. As far as both do the same job for me. The ONLY difference I found is that I don't want to wait explicitly to load the webpage..
Is there any other advantage or disadvantage in Protractor Vs Selenium WebDriver?
Hi we can have a discussion over it but as far as selenium vs protractor goes:
SELENIUM
PROTRACTOR
So it totally depends upon your project requirement and team knowledge which tool you want to use. It will not be good to say which has what advantage over other. Both tools are here to help us and make browser automation flawless. Hope this helps.