Skip to content

Conversation

@pavelfeldman
Copy link
Member

No description provided.

await page.reload();
expect(args).toContain('context');
expect(args).toContain('page');
expect(args).toEqual(['context', 'page']);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was definitely failing in the past in java, but we can give it a try

@pavelfeldman pavelfeldman merged commit c68bd31 into microsoft:master Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants