Every time when I run my test first step is log in and than I get to desire page. If run this test often log in operation takes a lot of time.
How can I pass log in
driver.manage().addCookie();
manage()
The Options interface with Cookies
And Selenium's implementation of Cookie