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

OZG-6958 change data-test-id for message field

parent 50fb7b9b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ export class VorgangZusammenarbeitE2EComponent {
private readonly anfrageButton: string = 'anfrage-erstellen-button';
private readonly zustaendigeStelleButton: string = 'organisations-einheit-search-button';
private readonly titelText: string = 'Titel-text-input';
private readonly messageText: string = 'Nachricht-textarea';
private readonly messageText: string = 'Beschreibung-textarea';
private readonly sendButton: string = 'collaboration-request-submit-button';
private readonly cancelButton: string = 'collaboration-request-cancel-button';
private readonly searchText: string = 'instant_search-text-input';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment