Tyler

Results 5 comments of Tyler

@debasisj If you try locating that element by CSS Selector: `By.CssSelector("[ng-model='userService.account']")` Does that work? That might be a helpful test in this situation.

I've started using some modules for disabling animations today and I am seeing the same thing. Any word on this?

Yeah looking at the js version of protractor this looks like how they handle it. I didn't actually see if they handled nav like back/forward but I think this fix...

To add to @JacobMillward , we recently switched back to typescript and the protractor library available on NPM. That library seems to have its own problems with synchronization as well....

@awarecan Has this workaround been integrated as a fix in any version of selenium webdriver? Or are there plans to do so?