Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running go test -test.run=TestChrome in Mac Os Big Sur #269

Open
nicprd opened this issue Nov 13, 2021 · 1 comment
Open

Error running go test -test.run=TestChrome in Mac Os Big Sur #269

nicprd opened this issue Nov 13, 2021 · 1 comment

Comments

@nicprd
Copy link

nicprd commented Nov 13, 2021

Running: go test -test.run=TestChrome
shows:

github.com/tebeka/selenium_test [github.com/tebeka/selenium.test]

./example_test.go:129:2: undefined: selenium.StorePointerActions
./example_test.go:146:2: undefined: selenium.StoreKeyActions

FAIL github.com/tebeka/selenium [build failed]

@mertyakan
Copy link

Hi, I got the same error too. I research this problem i saw the solituion. #289

selenium.StorePointerActions to wd.StorePointerActions changed. But not yet merged. fyi

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

No branches or pull requests

2 participants