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
Type 'Options' is missing the following properties from type 'Options': setChromeBinaryPath, androidChrome, setChromeLogFile, setChromeMinidumpPath
Type 'import("/home/runner/work/openvidu/openvidu/openvidu-components-angular/node_modules/@types/selenium-webdriver/chromium").Options' is not assignable to type 'import("/home/runner/work/openvidu/openvidu/openvidu-components-angular/node_modules/@types/selenium-webdriver/chrome").Options'.
Argument of type 'import("/home/runner/work/openvidu/openvidu/openvidu-components-angular/node_modules/@types/selenium-webdriver/chromium").Options' is not assignable to parameter of type 'import("/home/runner/work/openvidu/openvidu/openvidu-components-angular/node_modules/@types/selenium-webdriver/chrome").Options'.