18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
VLC media player plugin
The project I am working on will use the VLC media player plugin in the firefox8 browser under linux ubuntu debian. I don't have a sample page to try this out, so I would like to know if there are any sahi api's that will allow me to interact and test for this? Is the player present? Is it playing? What file it's playing etc? Can anyone help? Any ideas if there aren't any api's to help?
Comments
Sahi interacts with the browser using javascript. If the plugin exposes information or APIs via javascript, Sahi can read/invoke them. If not, it may not be possible to interact with the plugin. As of now, there aren't any APIs that can help you out.
Regards.