Skip to content

Windows support? #106

@gauravagnihotri

Description

@gauravagnihotri

I am trying to execute
go run init.go in the vendor folder.
I can see that the there are many dependencies which are not met by windows for example tar and unzip.
I managed to get those files using gnuwin32, and now I am seeing issues with unzipping the gecko driver.
Anyways, it seems like the init.go script is downloading linux specific browsers which won't work in windows.

Do you have a suggestion/example to make this work in Windows?

Edit -
https://github.com/tebeka/selenium/blob/master/example_test.go#L18
Where is 'example' in this code that needs to be removed?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions