How to use browser library in rf

issue steps related to the given topic in robotframework

:thinking:

Hi @testingguser,

What specifically are you having issues with?

  • Follow the Installation link on the page @_daryl linked to
  • Make sure when you install Node.js that you install the current version (18.x) I’ve had issues on Linux when Node.js version packaged with the distro was several versions older than current and Browser Library was a recent version things didn’t work for me
  • make sure you run rfbrowser init after installing everything before using the Library

Dave.