Version
2.5.3
Reproduction link
https://jsfiddle.net/bLw2tkv1/8/
Steps to reproduce
Android 4.4.
HTML5 mode.
Use async next in beforeEach.
What is expected?
Enter the global beforeEach and page beforeEach once.
What is actually happening?
Enter the global beforeEach and page beforeEach both twice.
Android 5.0 (include) is correct.