Skip to content

Add webdriver context and make it available from the Browser instance #262

Open
@DmitryBogatko

Description

@DmitryBogatko

Provide access to DriverService and potentially any others objects which are involved into webdriver instantiation.
With access to DriverService you can get chromedriver process id and manipulate with it if needed (like kill in teardown is selenium.quit() does not work for some reason).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions