page-object
page-object copied to clipboard
Adding Angular support
Angular 2+ introduced Testabilities. There is no longer a way to get the pending requests, but we can find the number of stable zones.
This should address Issue #450.