applitools / Eyes.Sdk.JavaScript

Applitools SDK for Selenium 3. This repository is deprecated. It has moved to https://github.com/applitools/eyes.sdk.javascript1/tree/master/packages/eyes-selenium-3
6 stars 17 forks source link

Failed eyes.open TypeError : driver.controlFlow is not a function #67

Closed pwsses closed 5 years ago

pwsses commented 5 years ago

Hi. I try with Selenium javascript tutorial (https://applitools.com/tutorials/selenium-javascript.html#quick-start) But It failed and showing this message :
"UnhandledPromiseRejectionWarning: TypeError: driver.controlFlow is not a function"

I refer selenium APIs but I can't find controlFlow function in selenium-webdriver.

My question, what is support selenium version in applitools?

my selenium-webdriver pacakge version is "selenium-webdriver": "^4.0.0-alpha.1"

How can I try applitools?

thanks

astappiev commented 5 years ago

Hi,

This package is designed to be used with selenium 2 or 3. If you want to use Selenium 4, you can use our new package @applitools/eyes-selenium.

There is an example https://github.com/applitools/eyes.sdk.javascript1/blob/master/packages/eyes-selenium/example/EyesWebExample.js

Best regards

On Fri, Feb 22, 2019, 7:04 AM Woosik Park notifications@github.com wrote:

Hi. I try with Selenium javascript tutorial ( https://applitools.com/tutorials/selenium-javascript.html#quick-start) But It failed and showing this message : "UnhandledPromiseRejectionWarning: TypeError: driver.controlFlow is not a function"

I refer selenium APIs but I can't find controlFlow function in selenium-webdriver.

My question, what is support selenium version in applitools?

my selenium-webdriver pacakge version is "selenium-webdriver": "^4.0.0-alpha.1"

How can I try applitools?

thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/applitools/Eyes.Sdk.JavaScript/issues/67, or mute the thread https://github.com/notifications/unsubscribe-auth/AETb2V9VAUdguSkZ2aNJPmbQUOLn9S7Wks5vP4hwgaJpZM4bI7av .