example_test.go > Line 129 selenium.StorePointerActions(... is undefined should be: wd.StorePointerActions( example_test.go > line 146 selenium.StoreKeyActions(... is undefined should be: wd.StoreKeyActions(
example_test.go > Line 129
selenium.StorePointerActions(... is undefined
should be: wd.StorePointerActions(
example_test.go > line 146
selenium.StoreKeyActions(... is undefined
should be: wd.StoreKeyActions(