Skip to content

Tags: jakohans76/WinAppDriver

Tags

v1.1

Toggle v1.1's commit message
Merged PR 2192439: Update WebDriverAPI test for better coverage, comp…

…atibility with older application, and higher success rate

Add W3C Actions API endpoint as a supported endpoint in the README.md
Add a test scenario for pen barrel button click operation using W3C Actions API
Create FindAppTitleBar in AlarmsClockBase WebDriverAPI tests to support older apps
Update Window WebDriverAPI tests to use Edge private windows
Refactor add alarm page dismissal and create a helper function
Strategically add delay to prevent false negatives

v1.1-RC

Toggle v1.1-RC's commit message
Merged PR 2192439: Update WebDriverAPI test for better coverage, comp…

…atibility with older application, and higher success rate

Add W3C Actions API endpoint as a supported endpoint in the README.md
Add a test scenario for pen barrel button click operation using W3C Actions API
Create FindAppTitleBar in AlarmsClockBase WebDriverAPI tests to support older apps
Update Window WebDriverAPI tests to use Edge private windows
Refactor add alarm page dismissal and create a helper function
Strategically add delay to prevent false negatives

UiR_v1.0-RC

Toggle UiR_v1.0-RC's commit message
Merged PR 1985435: Implement WinAppDriver UIRecorder Tool

v1.1-Preview

Toggle v1.1-Preview's commit message
Create a sample test to demonstrate pen actions using built-in Sticky…

… Notes application

Add scenario to draw simple basic pen strokes as the main basic example
Add scenario to draw strokes with extra attributes such as pressure, twist, and tilt angle
Add scenario to erase previously drawn strokes using the pen eraser
Create README.md to provide more details on how to perform various pen actions

v1.0

Toggle v1.0's commit message
Merged PR 997267: Update WebDriverAPI test, documentation, and samples

Fix WebDriverAPI test for DELETE /session/:sessionId/window endpoint by nullifying session after quit
Update the list of tested WebDriverAPI endpoints in the WebDriverAPI README.md
Update Calculator and Notepad samples to use the latest official MSTest packages

v1.0-RC2

Toggle v1.0-RC2's commit message
Merged PR 887398: Enhance WebDriverAPI Screenshot unit test to cover …

…more scenarios

Enhance WebDriverAPI Screenshot unit test to include more scenarios
Save screenshot captures locally to accommodate manual verification

v1.0-RC

Toggle v1.0-RC's commit message
Merged PR 761775: Remove the Beta label off from the README.md

Remove the Beta label off from the README.md

v0.9-beta

Toggle v0.9-beta's commit message
Merged PR 431306: Update the API endpoint list and improve tests for …

…the latest Windows 10 versions

v0.8-beta

Toggle v0.8-beta's commit message
Merge remote branch into master

- Add origin test for window position
- Update unit test for Windows 10 Creators Update
- Use the latest Appium.WebDriver version 3.0.0.2

v0.7-beta

Toggle v0.7-beta's commit message
Updated API endpoint table