I'm not sure if I am using it exactly in the correct way as I can't see much documentation around this feature. But I saw that there is the possibility of using file:// as the baseUrl option. Now I am ...
Note: In the past, end-to-end testing could be done with a deprecated tool called AngularJS Scenario Runner. That tool is now in maintenance mode. As applications grow in size and complexity, it ...
Protractor and cucumber worked quite fine for me, but I haven't realized that in one of my steps, I was using angular libraries which indeed have a problem with protractor, as libraries in angular are ...