Tags: Dor-bl/dotnet-client
Tags
feat: add directConnect feature (appium#627) * add idea based on 5.0.0 * ok proto * define a class * add AppiumClientConfig * add tests * add more drivers * extract as a private method * fix type * tweak comment * Update DirectConnect.cs * Update AppiumCommandExecutor.cs
docs: Add deploy NuGet package badge (appium#609) * docs: Add deploy NuGet package badge * Update README.md
chore: removed some warnings from build logs (appium#575)
feat: dummy commit for Newtonsoft.Json update in appium#500 (appium#502)
Merge branch 'release/5.0.0' of https://github.com/appium/appium-dotn… …et-driver into release/5.0.0
test: selendroidTestApp cleanUp - removed Selendroid related tests (a… …ppium#474)
refactor: Update to work with Selenium 4 (with element factory) (appi… …um#469) * Add most fixes * Get proect to build * Use new platform setting more consistantly * Get WinAppTests kind of working * Drop one off web elements Add 'App' as a known capablity Transition from AddAdditionalCapability to AddAdditionalOption * Use Selenium 4 RC2 and remove extra using statements * Cleanup mobile selectors and image compare test * Fix mobile By bug * Undo local test code * Address PR comments * Add back IdempotencyHeader * PR related cleanup * Update to latest Selenium RC * Update PageObjects code to work with new Element and driver paradigm Update tests to leverage configuration DeviceName and AddAdditionalAppiumOption * Work with web element factory * Update to work with upcoming RC4 * Move to official release as there will be no RC4 * Update copyright * Put Newtonsoft back * Use ternary operator * Remove outdated using statements
PreviousNext