Tag: user
Automating User Authentication with Authconfig
Modern computer infrastructure tends to consist of many machines, with multiple services running on them. Keeping local user accounts in sync on all these...
Getting Started with Protractor
Protractor is an end-to-end test framework for Angular and AngularJS applications. It can run tests for your applications in a real browser, by interacting...