How can i test an angular js web application with selenium? -


i'm new in test automation. want use selenium in order test web application done angular js. can suggest me how start basic application , have example of angular js application.

for e2e-testing angularjs applications, there specialized package called protractor, convenient wrapper around webdriverjs - javascript selenium bindings.

a great place start tutorial.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -