Skip to content

Conversation

elenaNaboko
Copy link
Contributor

New e2e test with shortcuts page is added

@elenaNaboko elenaNaboko self-assigned this Dec 9, 2021
Comment on lines 22 to 26
this.helpCenterSubmitBugButton = Selector('[data-testid="submit-bug-btn"]');
this.helpCenterShortcutButton = Selector('[data-testid="shortcuts-btn"]');
this.helpCenterReleaseNotesButton = Selector('[data-testid="release-notes-btn"]');
// Panel
this.helpCenterPanel = Selector('[data-testid="help-center"]')

Choose a reason for hiding this comment

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

The " within the data-testid are not required.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed quotes for 2 files for all selectors except shortcutsDesktopApplicationSection (since it is contains space and doesn't work without quotes).

@elenaNaboko elenaNaboko merged commit 5668a7e into main Dec 14, 2021
@elenaNaboko elenaNaboko deleted the feature/e2e-shortcuts branch December 14, 2021 09:09
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