e2e: Add Toggle menu selector (#65607)

This commit is contained in:
Alex Khomenko 2023-03-30 16:01:49 +03:00 committed by GitHub
parent 98e66654d6
commit 2407d2a51d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -240,6 +240,9 @@ export const Components = {
Configuration: {
button: 'Configuration',
},
Toggle: {
button: 'Toggle menu',
},
Reporting: {
button: 'Reporting',
},