test-fullautomation / RobotFramework_AIO

RobotFramework All in One installer
Apache License 2.0
6 stars 3 forks source link

update robotframework-appiumlibrary to latest version to fix its dependencies issues #312

Closed ngoan1608 closed 3 months ago

ngoan1608 commented 3 months ago

Hi Thomas,

I observed that robotframework-appiumlibrary library has released new version 2.1.0 2 weeks ago after long time without release (the previous release 2.0.0 is since Nov 2022). This release solves a lot of issues which includes the incompatible issues of Python-Appium-Client (that I have to fix version in our build) and selenium (as issue #274) . https://github.com/serhatbolsu/robotframework-appiumlibrary/releases

So that I updated python requirements file to use the latest version of robotframework-appiumlibrary for our AIO package.

Thank you, Ngoan

ngoan1608 commented 3 months ago

HI @ngoan1608 , How to I get this out of DRAFT state? This way I can't merge. Thank you, Thomas

Hi Thomas,

I make is as draft state because I am verifying the change from side. After the verification is fine, I will make it ready for review and merge.

Thank you, Ngoan

test-fullautomation commented 3 months ago

O.K.

The VSCodium-Version pull-request I already merged.

ngoan1608 commented 3 months ago

Hi Thomas,

I have verified from my side and now make this PR ready for review.

Thank you, Ngoan