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

mob.sendKeys crashes on releaseActions #17

Open
romovs opened this issue Oct 13, 2019 · 0 comments
Open

mob.sendKeys crashes on releaseActions #17

romovs opened this issue Oct 13, 2019 · 0 comments
Labels

Comments

@romovs
Copy link
Member

romovs commented Oct 13, 2019

info: [oxygen] { Error: The URL '/wd/hub/session/07035a5e-d9ed-4716-8b3c-4d71693e7983/actions' did not map to a valid resource
    at getErrorFromResponseBody (C:\Program Files\Oxygen\resources\app\node_modules\webdriver\build\utils.js:208:12)
    at Request._callback (C:\Program Files\Oxygen\resources\app\node_modules\webdriver\build\request.js:103:64)
    at Request.self.callback (C:\Program Files\Oxygen\resources\app\node_modules\request\request.js:185:22)
    at Request.<anonymous> (C:\Program Files\Oxygen\resources\app\node_modules\request\request.js:1161:10)
    at IncomingMessage.<anonymous> (C:\Program Files\Oxygen\resources\app\node_modules\request\request.js:1083:12)
    at endReadableNT (_stream_readable.js:1090:12)
    at Browser.runCommandWithHooks (C:\Program Files\Oxygen\resources\app\node_modules\@wdio\sync\build\wrapCommand.js:48:22)
    at Browser.wrapCommandFn (C:\Program Files\Oxygen\resources\app\node_modules\@wdio\sync\build\wrapCommand.js:25:40)
    at performActions.then (C:\Program Files\Oxygen\resources\app\node_modules\webdriverio\build\commands\browser\keys.js:39:23)
    at module.exports (C:\Program Files\Oxygen\resources\app\node_modules\oxygen-cli\ox_modules\module-mob\commands\sendKeys.js:41:21)
    at Object.wrapper.(anonymous function) [as sendKeys] (C:\Program Files\Oxygen\resources\app\node_modules\oxygen-cli\lib\script-boilerplate.js:453:45)
 ...}

Course of action: upgrade to WDIO 5.15+ and check if the issue still persists.
Seems to happen on Appium 1.13.0-1.15.0 and UIAutomator 1 & 2.

@romovs romovs added the bug label Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant