sumitsehgal
Newbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023
04:54 AM
Roku Webdriver API to return focused element throws error
I'm automating the testing process for Roku devices on our channel, and one of the key tasks involves verifying whether a specific element is currently in focus.
I used the Roku Webdriver API for the same mentioned here ( v1/session/:sessionId/element/active ).
But when i run the API in Postman I get an error saying
"error": "unknown method", "message": "Method has not yet been implemented"
1 REPLY 1
Getbacker
Reel Rookie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024
01:12 PM
Re: Roku Webdriver API to return focused element throws error
I've been trying to figure this out myself. Support is lacking.