Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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"

Error Screenshot 

1 REPLY 1
Getbacker
Reel Rookie

Re: Roku Webdriver API to return focused element throws error

I've been trying to figure this out myself. Support is lacking.

0 Kudos