Skip to content
Snippets Groups Projects
Unverified Commit abd48856 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Add Playwright test id

parent f5259431
No related branches found
No related tags found
No related merge requests found
...@@ -1025,6 +1025,7 @@ export class AppShell extends ScopedElementsMixin(DBPLitElement) { ...@@ -1025,6 +1025,7 @@ export class AppShell extends ScopedElementsMixin(DBPLitElement) {
<div class="hd1-middle"></div> <div class="hd1-middle"></div>
<div class="hd1-right"> <div class="hd1-right">
<dbp-auth-menu-button <dbp-auth-menu-button
data-testid="dbp-auth-menu-button"
subscribe="auth" subscribe="auth"
class="auth-button" class="auth-button"
lang="${this.lang}"></dbp-auth-menu-button> lang="${this.lang}"></dbp-auth-menu-button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment