The Browser library stopped working. I then tried to upgrade it. I uninstalled and reinstalled it. I even reinstalled pip but nothing.
When I launch the command: rfbrowser init
the error comes out:
from robotlibcore import DynamicCore, PluginParser # type: ignore
ImportError: cannot import name ‘PluginParser’ from ‘robotlibcore’ (C:\Users<user>\AppData\Local\Programs\Python\Python39\Lib\site-packages\robotlibcore_init_.py)
What can I do? We are blocked and can’t run automatic tests
Thank you,
Alex