Skip to content

Tags: Arctuition/appium-flutter-server

Tags

0.0.27

Toggle 0.0.27's commit message
bump version

0.0.26

Toggle 0.0.26's commit message
Fix delta type conversion

0.0.25

Toggle 0.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
consider scroll max iteration and ScrollDelta from capabilities (Appi…

…umTestDistribution#26)

* Modified the element_helper file to set defaultScrollMaxIteration dynamically | Rahul|Purnima|Dharsana

* Modified element helper util to set ScrollDelta dyanamically from capabilities

* Removed the unused Commmented code

* Implemented the review comments

* Upgraded the serverVersion to 0.0.25

* Updated the import path as per review comments|Rahul

0.0.24

Toggle 0.0.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Get text button (AppiumTestDistribution#25)

* fix: get text for button

* bump version

0.0.23

Toggle 0.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix getText to support TextField (AppiumTestDistribution#24)

0.0.22

Toggle 0.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
consider elementWaitTimeout from capabilities (AppiumTestDistribution#23

)

* consider elementWaitTimeout from capabilities

Co-authored-by: tw-manjesh <cv.manjesh@thoughtworks.com>
Co-authored-by: rahul-kumar-sdet <rahul.kumar.sdet@gmail.com>
Co-authored-by: akshathamkanavi <akshatha@thoughtworks.com>
Co-authored-by: purniram <purnima.ramkumar@thoughtworks.com>
Co-authored-by: dharsanasridharan <dharsana.sridharan@thoughtworks.com>

* update release version

* fixed comments

---------

Co-authored-by: tw-manjesh <cv.manjesh@thoughtworks.com>
Co-authored-by: rahul-kumar-sdet <rahul.kumar.sdet@gmail.com>
Co-authored-by: akshathamkanavi <akshatha@thoughtworks.com>
Co-authored-by: purniram <purnima.ramkumar@thoughtworks.com>
Co-authored-by: dharsanasridharan <dharsana.sridharan@thoughtworks.com>

0.0.21

Toggle 0.0.21's commit message
add missing interface dependency

0.0.20

Toggle 0.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update body of find elements endpoint (AppiumTestDistribution#21)

* fix: update body for find elements

* bump up version

0.0.19

Toggle 0.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for flutter prefixed locator (AppiumTestDistribution#20)

* fix: find element to adhere visibilty

* Fix finder

* Support for backward compatibility

* Version bump

* Refactor find elements

* Fix typo

0.0.18

Toggle 0.0.18's commit message
rename port to flutter-server-port