Skip to content

Implement selenium service v4#15

Merged
dkropachev merged 1 commit intomasterfrom
implement_v4
Apr 14, 2023
Merged

Implement selenium service v4#15
dkropachev merged 1 commit intomasterfrom
implement_v4

Conversation

@dkropachev
Copy link
Contributor

@dkropachev
Copy link
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
}

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

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
Copy link

mrnim94 commented Sep 16, 2023

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