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

Known issue of robotframework-appiumlibrary due to incompatible version of current selenium versions #274

Closed
ngoan1608 opened this issue Apr 25, 2024 · 1 comment
Assignees
Labels
backlog bug Something isn't working prio 2

Comments

@ngoan1608
Copy link
Collaborator

Hi,

There is a known incompatible issue of robotframework-appiumlibrary due to selenium>=4.17.0.
serhatbolsu/robotframework-appiumlibrary#415
serhatbolsu/robotframework-appiumlibrary#413

It has been fixed as following merged PR in robotframework-appiumlibrary but is not released as new version yet.
serhatbolsu/robotframework-appiumlibrary@c0d09e3

This issue causes error when using below keywords:

While waiting for new release from robotframework-appiumlibrary, temporary solution is downgrade selenium to version 4.16.0 (deprecated desired_capabilities was removed from selenium-4.17.0)

Thank you,
Ngoan

@test-fullautomation
Copy link
Owner

this is solved with new appium in 0.12.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog bug Something isn't working prio 2
Projects
Development

No branches or pull requests

2 participants