Skip to content
Snippets Groups Projects
Commit c164bd4c authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6311 adjust data-test-id

parent 1ef57fcf
Branches
Tags
No related merge requests found
...@@ -5,7 +5,7 @@ export class VorgangZusammenarbeitE2EComponent { ...@@ -5,7 +5,7 @@ export class VorgangZusammenarbeitE2EComponent {
private readonly zustaendigeStelleButton: string = 'organisations-einheit-search-button'; private readonly zustaendigeStelleButton: string = 'organisations-einheit-search-button';
private readonly titelText: string = 'Titel-text-input'; private readonly titelText: string = 'Titel-text-input';
private readonly messageText: string = 'Nachricht-textarea'; private readonly messageText: string = 'Nachricht-textarea';
private readonly sendButton: string = 'collaboration-request-send-button'; private readonly sendButton: string = 'collaboration-request-submit-button';
private readonly cancelButton: string = 'collaboration-request-cancel-button'; private readonly cancelButton: string = 'collaboration-request-cancel-button';
public getAnfrageButton(): Cypress.Chainable<JQuery<HTMLElement>> { public getAnfrageButton(): Cypress.Chainable<JQuery<HTMLElement>> {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment