Skip to content

Implement selenium service v4 - #15

Merged
dkropachev merged 1 commit into
masterfrom
implement_v4
Apr 14, 2023
Merged

Implement selenium service v4#15
dkropachev merged 1 commit into
masterfrom
implement_v4

Conversation

@dkropachev

Copy link
Copy Markdown
Contributor

@dkropachev

Copy link
Copy Markdown
Contributor Author

@ChristianSch, since https://github.com/tebeka/selenium is dead, please consider using https://github.com/go-auxiliaries/selenium instead

@dkropachev
dkropachev merged commit 4895fbe into master Apr 14, 2023
@dkropachev dkropachev mentioned this pull request Apr 15, 2023
Comment thread service.go
}

// NewSeleniumServiceV4 starts a Selenium V4 instance in the background.
func NewSeleniumServiceV4(jarPath string, port int, opts ...ServiceOption) (*Service, error) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if worths having a ServiceOption instead to set or not a kind of 'V4' flag. That would let use the same NewSeleniumService call

@mrnim94

mrnim94 commented Sep 16, 2023

Copy link
Copy Markdown

@ChristianSch, since https://github.com/tebeka/selenium is dead, please consider using https://github.com/go-auxiliaries/selenium instead

Thank you so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants