Tags: Arctuition/appium-flutter-server
Tags
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
fix: Get text button (AppiumTestDistribution#25) * fix: get text for button * bump version
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>
fix: update body of find elements endpoint (AppiumTestDistribution#21) * fix: update body for find elements * bump up version
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
PreviousNext