I am trying to use Protractor to test a simple login function and everything looks correct when the browser pops up but the test fails anyway.
import { AppPage }