-
Notifications
You must be signed in to change notification settings - Fork 63
Description
HI @anandbagmar Sir,
While running the repo in my local (mac m1 pro),
I have is_visual as false, below is the error I am getting
Starting universal core in: /var/folders/vd/d2rt7rtd7dv2797vr4sswf_9dnmb38/T/core-macos
Starting universal core in: /var/folders/vd/d2rt7rtd7dv2797vr4sswf_9dnmb38/T/core-macos
Starting universal core in: /var/folders/vd/d2rt7rtd7dv2797vr4sswf_9dnmb38/T/core-macos
Starting universal core in: /var/folders/vd/d2rt7rtd7dv2797vr4sswf_9dnmb38/T/core-macos
Given I load the self service portal by logging into JDOPS Dashboard with 'UserL0' credentials # com.znsio.sample.e2e.steps.ProjectOnboardingSteps.iLoadTheSelfServicePortalByLoggingIntoJDOPSDashboard(java.lang.String)
com.applitools.eyes.EyesException: Could not launch server!
Got exception of type: class com.applitools.eyes.EyesException , with the following error message: 'Failed to start universal core!
Got exception of type: class java.io.IOException , with the following error message: 'Cannot run program "/var/folders/vd/d2rt7rtd7dv2797vr4sswf_9dnmb38/T/core-macos": error=86, Bad CPU type in executable'
for the timebeing, i have downgraded intellij to intel x86_64 IntelliJ IDEA 2022.1.1 (Community Edition). Now able to run it.