Dor Blayzer
Dor Blayzer
Update Selenium-java dependency version **Thanks for contributing to the Selenium site and documentation!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR,...
Due to recent changes on the appium Project, some changes were required. Changes: a. update WindowsDriver Init b. FindElement locator strategy c. AppiumOptions refactor
## Change list The current ISSUE_TEMPLATET.MD is an old version. I've moved to the new Template And fixed some Typos + grammar issues along the way. `You are using an...
## Description Please describe the issue. It may be a bug description. So then please briefly descride steps which you were trying to perform and what happened instead. If there...
## Change list -Removed the usage of /wd/hub which is no longer in use starting from appium2.0 server -Minor code improvements at AppiumLocalService.cs -Removal of redundant 'using' in test/integration/Properties/Resources.Designer.cs ##...
Since it seems to be confusion among users about which version they should use, a note message can do only good. ## Change list Please provide briefly described change list...
## Change list Implement the ReplaceValue method for AppiumElement. ## Types of changes What types of changes are you proposing/introducing to .NET client? _Put an `x` in the boxes that...
## 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...
## Change list Added Assert on currentConnectionType after we Toggle the Data Dispose the Driver if it's not null ## Types of changes What types of changes are you proposing/introducing...
## Change list Target NET. Framework to 4.8 instead of 4.5 for both projects ## Types of changes What types of changes are you proposing/introducing to .NET client? _Put an...