Skip to content

Commit 0905cee

Browse files
authored
docs: add troubleshooting about element focus
1 parent 789c010 commit 0905cee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/appium-tizen-tv-driver/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@ npm run watch
266266
- App uninstallation could fail silently. It means while tizen/shell command did not end with exit code non-zero, the command failed to uninstall the app.
267267
- Please manually uninstall the application if you'd like to uninstall completely.
268268
- Report this issue in [bug report](https://www.tizen.org/ko/community/bug-tracker/how-report-bugs)
269+
- `data-focused=""` property on an element/the page source hierarchy would indicate the element is currently haveing "focus"
270+
- It needs chromedriver automation
269271

270272
## Credits
271273

0 commit comments

Comments
 (0)