You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like we have issue with defining different browsers under e2e component.
To reproduce the issue I have configured .recink.yml to use Firefox for e2e script execution but it runs with HeadlessChrome browser instead (which is default one for recink-e2e component)
Please refer to the following example of .recink.yml and attachment for more details
The text was updated successfully, but these errors were encountered:
Looks like we have issue with defining different browsers under e2e component.
.recink.yml
to useFirefox
for e2e script execution but it runs withHeadlessChrome
browser instead (which is default one for recink-e2e component)Please refer to the following example of

.recink.yml
and attachment for more detailsThe text was updated successfully, but these errors were encountered: