Closed SourceCodeBot closed 3 years ago
Does not work on my machine:
plantIds.includes is not a function
Still not running:
1) Visit www.sunnyportal.com redirects to /dashboard on success: CypressError: Timed out retrying after 4000ms:
cy.type()` failed because this element:
<input name="ctl00$ContentPlaceHolder1$Logincontrol1$txtPassword" type="password" id="txtPassword" class="text no-bottom" placeholder="Password">
is being covered by another element:
<div class="onetrust-pc-dark-filter ot-fade-in" style="z-index:2147483645"></div>
Fix this problem, or use {force: true} to disable error checking.`
cy.testId is not a function cypress/page-models/dashboard.page.ts:10:8
can't find out why it runs only on my local machine.
add plugins add page models update tsconfig lib to es6 update ennexos spec add command for testId selector