Skip to content

Adding cookies #3

@DMarinsa

Description

@DMarinsa

Hello, there's a way to add cookies like in Selenium?

with methods

		Cookie cookie = new Cookie(name, token);
		_driver.manage().addCookie(cookie);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions