Skip to content

Commit

Permalink
chore: Bump WDA
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed Oct 31, 2023
1 parent 4fda7f6 commit ddaee84
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions docs/execute-methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -1439,3 +1439,5 @@ detailedDescription | string | The detailed description of the found accessbilit
compactDescription | string | The compact description of the found accessbility issue. | Some compact issue description
auditType | string or number | The name of the audit type this issue belongs to. Could be a number if the type name is unknown. | 'XCUIAccessibilityAuditTypeContrast'
element | string | The description of the element this issue was found for. | 'Yes' button
elementDescription | string | The debug description of the element this issue was found for. Availble since driver version | A long string describing the element itself and its position in the page tree hierarchy

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"appium-ios-device": "^2.5.4",
"appium-ios-simulator": "^5.3.3",
"appium-remote-debugger": "^10.0.0",
"appium-webdriveragent": "^5.12.2",
"appium-webdriveragent": "^5.13.0",
"appium-xcode": "^5.1.4",
"async-lock": "^1.4.0",
"asyncbox": "^2.9.4",
Expand Down

0 comments on commit ddaee84

Please sign in to comment.