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

revert find method

parent 37619c19
Branches
Tags
No related merge requests found
......@@ -100,7 +100,7 @@ export class VorgangBescheidWizardE2EComponent {
}
public getWeiterButton() {
return cy.getTestElement(this.weiterButton).find(`[type="button"]`);
return cy.getTestElement(this.weiterButton);
}
public getStepCaption() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment