Is it possible to use BrowserStack when using Browser library in RobotFramework
There is an article on how to do it with SeleniumLibrary ( https://medium.com/detesters/integrating-robot-framework-with-browserstock-bddf5b0e0c14 )
and also an article on how to do it with Playwright directly (see this page )
But can it be done with Browser library, and if yes, how is that done?