1

Implemented the Zalenium in my protractor code. Live and dashboard view is popping out but when I tried to execute from zalenium it throwing the below error.

Console Error:

** Code** enter image description here

1 Answers1

0

It is because the browserName is named chromeOptions, just try chrome.

diemol
  • 613
  • 3
  • 10