-
Notifications
You must be signed in to change notification settings - Fork 189
test: Fix windowsDriver AlarmClock test #527
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
Conversation
Removal of Obsolete AddAdditionalCapability Implement GetDomProperty
|
@Dor-bl For reference, which OS version did you run this on? Historically I recall the alarm and calculator apps differing across windows server and windows home |
@akinsolb I used Home10. So I assume this is the reason I couldn't find any back button on the alarm app |
Change list
Fix MultiSelectControlTest for the WindowsDriver test
removed the ReturnToMainPage function, which is no longer required
still need to implement the context click for appium.
Types of changes
What types of changes are you proposing/introducing to .NET client?
Put an
xin the boxes that applyDocumentation
This can be done by navigating to the documentation section on http://appium.io selecting the appropriate command/endpoint and clicking the 'Edit this doc' link to update the C# example
Integration tests
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 C# code samples or put them here using markdown.
About markdown please read Mastering markdown and Writing on GitHub