Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: explicitly navigate to chat view in e2e spec #96

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

walaszczykm
Copy link
Collaborator

Description

Adjust e2e spec after the recent release of Homescreen. Now in order to test Chat view content we need to first explicitly navigate to it before making any further assertions. This PR adds a simple openChatView method to the page model and calls it after navigating to a test page and obtaining the widget iframe reference.

@walaszczykm walaszczykm requested a review from a team as a code owner July 15, 2024 11:20
@walaszczykm walaszczykm merged commit 7b95638 into master Jul 15, 2024
4 checks passed
@walaszczykm walaszczykm deleted the fix/adjust-e2e-spec-to-homescreen branch July 15, 2024 11:23
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.

3 participants