8000 feat: Add support for FlutterIOSDriver by sudharsan-selvaraj · Pull Request #2206 · appium/java-client · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@sudharsan-selvaraj
Copy link
Contributor
@sudharsan-selvaraj sudharsan-selvaraj commented Jul 23, 2024

Change list

1.The change Introduces FlutterIOSDriver class implementing remaining Flutter commands.

  • DoubleClick
  • LongPress
  • DragAndDrop
  1. Includes new tests and pipeline updates for running Flutter tests for ios.
  2. Added FlutterDriverOptions to pass flutter specific capabilites.

Types of changes

What types of changes are you proposing/introducing to Java client?
Put an x in the boxes that apply

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

Please provide more details about changes if it is necessary. If there are new features you can provide code samples which show the way they
work and possible use cases. Also you can create gists with pasted java code samples or put them here using markdown.
About markdown please read Mastering markdown and Writing on GitHub

@saikrishna321
Copy link
Member

@sudharsan-selvaraj Can you please flutterElementWaitTimeout to options.

@sudharsan-selvaraj sudharsan-selvaraj marked this pull request as ready for review July 23, 2024 08:15
@mykola-mokhnach
Copy link
Contributor

It looks like integration tests need some attention

.github/workflows/gradle.yml Outdated Show resolved Hide resolved
@mykola-mokhnach
Copy link
Contributor

Please make sure WDA is prebuilt and simulator is started before flutter iOS tests are executed

@sudharsan-selvaraj
Copy link
Contributor Author

Please make sure WDA is prebuilt and simulator is started before flutter iOS tests are executed

Sure, I just used some changes to prevent test from uninstalling the app for every tests. But currently the ci is failing way early during build when trying to fetch selenium version from https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-api/

I'll will keep an eye on the execution and update the tests if needed.

@saikrishna321
Copy link
Member

@sudharsan-selvaraj
Copy link
Contributor Author

CI is finally happy:)

Copy link
Member
@SrinivasanTarget SrinivasanTarget left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

@SrinivasanTarget SrinivasanTarget merged commit 6bd38a1 into appium:master Jul 24, 2024
@KazuCocoa KazuCocoa added size:M contribution size: M size:L contribution size: L and removed size:M contribution size: M labels Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L contribution size: L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

0