(moved to correct location)
Hi, my colleague has a problem:
Click With Options does not work, and it is not recognized.
Click is recognized as a keyword, so browser library is correctly installed.
Tried:
Installed latest node version
after that upgraded browser library
Ran clean-node and init commands
pip list shows that latest browser library is installed
robot version 7.0
“No keyword with name '“click with options” is found” is shown when test is ran.
Keyword is also underlined in red
any ideas?
My environment is running just fine tough.