
about components of jwplayer for automating the player using selenium/Node.js
How to find components(pause/play/reload) of Jwplayer for automating the application where they used Jwplayer for playing videos?
How to find components(pause/play/reload) of Jwplayer for automating the application where they used Jwplayer for playing videos?
Not sure what you mean by components. We have Javascript API events for play, pause, and load.
Please see https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javascript_api_reference/ for more details.