I. Sarantidis
I. Sarantidis
Sorry for the late response, yes I have both: experimentalSessionAndOrigin: true, experimentalModifyObstructiveThirdPartyCode: true,
@mjhenkes I have tried it. Unfortunately it is not fixed. However there is a success as now I recieve also the following message : ```bash The following error originated from...
@mjhenkes not really... :( ``` at loginWithAzureAD (webpack:///../cypress-utils/src/lib/commands/login/login-with-azure-ad.ts:11:5) at Object.eval [as setup] (webpack:///../cypress-utils/src/lib/commands/login/login.ts:39:25) From previous event: at Context.origin (https://my.baseurl/__cypress/runner/cypress_runner.js:142366:14) at wrapped (https://my.baseurl/__cypress/runner/cypress_runner.js:157357:43) at (https://my.baseurl/__cypress/runner/cypress_runner.js:156095:15) From previous event: at CommandQueue.runCommand (https://my.baseurl/__cypress/runner/cypress_runner.js:156073:8)...
Hello @AtofStryker, unfortunately it is not fixed on 10.10 and I have tried to use your PR. The main problem is that this is not using the azureAD on an...
@turt2live @AtofStryker , I dont know if it helps, but wanted to point again that in my case the tests are failing on chrome based browsers. Runnig the tests on...