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

Merge pull request 'OZG-6958 change data-test-id for message field' (#814)...

Merge pull request 'OZG-6958 change data-test-id for message field' (#814) from OZG-7023-OZG-6958-E2E-Zuarbeit-fix into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/alfa/pulls/814


Reviewed-by: default avatarOZGCloud <ozgcloud@mgm-tp.com>
parents 2e53b59a f414a51a
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