Questions tagged [ride]

RIDE is a functional programming language, used in blockchain programming. (it is not related with the "Robot Framework IDE (RIDE) [robotframework-ide])

RIDE is a functional programming language, used in blockchain programming.

(not related to Robot Framework IDE (RIDE) , nor to Dyalog Remote IDE )

See about RIDE

47 questions
-1
votes
1 answer

Add seleniumlibrary prefix to keyword call issue

I was facing keyword issue with robot framework and selenium in eclipse. I downgrade robot to 3.2.2 from 4.0 as it is not supporting in RED editor. Now I am facing new issue. I need to add seleniumlibrary prefix manually to all the keywords. Is…
Amaze_Rock
  • 163
  • 3
  • 16
-1
votes
1 answer

Robot Framework - New Tab Issue

I'm doing my first project on robot framework using ride. I managed to open a browser and make the login as well, however, after the login, the page opens another tab and all the command I inserted on ride seems to not work on the new tab. I have…
1 2 3
4