DEV Community

Discussion on: Emulate GeoLocation for Automated Testing with webdriverIO

Collapse
 
grk_official profile image
Guna Ravikumar 🇮🇳 • Edited

It is working as expected in local but unable to run in selenium grid. getting an error [chrome 98.0.4758.102 linux #0-0] browser.cdp is not a function
[chrome 98.0.4758.102 linux #0-0] TypeError: browser.cdp is not a function
[chrome 98.0.4758.102 linux #0-0] at Context. (/home/gunaravikumar/automated-qa-mp/test/specs/tires_wallet_landing_test.js:33:39).

what is the solution to run in selenium grid ?? please help me as soon as possible.