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

Appium 5.0 beta7 + ScrollIntoView #56

Merged
merged 5 commits into from
Apr 2, 2024
Merged

Appium 5.0 beta7 + ScrollIntoView #56

merged 5 commits into from
Apr 2, 2024

Conversation

huaxing-yuan
Copy link
Collaborator

[MobileApp] Manages AppiumDriver at test case level

Now AppiumDriver is initialized before each test case and closes after the test.
While upload application package at managed at Test suite level.

[MobileApp] - Add ScrollIntoView with direction parameter.

Now it is possible to fin the element by scrolling up and down.

Drop support of .net 4.7.2

Appium 5.0 does not support .net 4.7.2 anymore.
Drop support by framework
supported .net versions are .net 4.8.x and .net 6+

- Add ScrollIntoView with Direction parameter
- Drop supports on .net 4.7.2 (.net 4.8 is minimum)
@huaxing-yuan huaxing-yuan changed the title Appium 2.0 + Scroll Up Appium 5.0 beta7 + ScrollIntoView Apr 2, 2024
@huaxing-yuan huaxing-yuan merged commit 141926b into main Apr 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant