- margeslt
- Posts : 1
Join date : 2014-12-25
error set cookies on chromedriver this selenium-webdriver node js
Thu Dec 25, 2014 2:45 am
Please help, I write applications to automate the browser using selenium-webdriver, the code I write on node js.
Use chromedriver. fail to set cookies.
Cookies = new chrome.Options.Cookie("name", "value");
browser.manage().addCookie(cookies);
extradite Error:
TypeError: Cannot call method 'cookie' of undefined
Use chromedriver. fail to set cookies.
Cookies = new chrome.Options.Cookie("name", "value");
browser.manage().addCookie(cookies);
extradite Error:
TypeError: Cannot call method 'cookie' of undefined
- Selenium webdriver in VS: Adding chromedriver with NuGet doesn't work very well
- unknown error: failed to unzip automation extension with chromedriver
- RESOLVED: Selenium Webdriver - SSL certificate error on IE8
- Can anyone help me to resolve the cache error in selenium webdriver?
- Selenium RC with NUnit throwing error - File does not exist. File 'c:\Projects\WebDriver\trunk\src\Selenium.Core\HttpCommandProcessor.cs'
Permissions in this forum:
You cannot reply to topics in this forum