Accessibility API

This commit is contained in:
2023-12-14 00:15:59 +01:00
parent 3f76813e80
commit ac74b52aed
9 changed files with 154 additions and 0 deletions

View File

@ -892,4 +892,7 @@
<string name="method">Method</string>
<string name="methodGet" translatable="false">GET</string>
<string name="methodPost" translatable="false">POST</string>
<string name="takeScreenshot">Take screenshot</string>
<string name="bindAccessibilityService">Bind to accessibility service</string>
<string name="accessibilityApiPermissionHint">After clicking OK you\'ll be sent to a system dialog. Please select Automation there and allow "Allow accessibility API".</string>
</resources>