RIDE
RIDE copied to clipboard
Test data editor for Robot Framework
The MacOS installer was a good PR. But there two things we need to do: - Write instructions on how to edit /etc/paths, have that info (action item) in Run...
https://github.com/robotframework/RIDE/issues/2149 -> I've already seen this problem and tried installing SF Mono but it didn't solve it. python and OS X are up to date, but I'm having problems. ```...
App: RIDE V2.0b1 Os: Win 10 Hi, Im trying import a ,yaml variables file, but in ride it show red. then try the example from this link [http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#id656](url), then got...
When I edit the **autotest_resource_token.robot** file by text edit in the ride project ,it would disappear sometimes,like this:  but can appear if open the project again  Can you...
## The problem RIDE needs lot of time to finish "Find Usages" operation. ## Steps to reproduce 1. Open an existing project 2. Right click on a KW on the...
## The problem RIDE freezes when try to edit an existing list or dictionary variable. (via Edit and not via Text Edit) ## Steps to reproduce 1. Open an existing...
 ```bash # lenovo @ lenovo-laptop in ~ [13:55:34] $ pip install -U https://github.com/robotframework/RIDE/archive/master.zip Defaulting to user installation because normal site-packages is not writeable Collecting https://github.com/robotframework/RIDE/archive/master.zip Downloading https://github.com/robotframework/RIDE/archive/master.zip | 2.1...
In out project, we import variables from 3 different files. Total count of these variables is around **2900**. We have a main master resource file in which we declare what...
**Environment:** Ubuntu 20.04 Python 3.7 Robot Framework 4.1.3 robotframework-ride 1.7.4.2 wxPython 4.0.7.post2 PyPubSub 4.0.3 Pygments 2.10.0 pillow 7.0.0 six 1.14.0 numpy 1.21.2 I have been using RIDE with python 3.8...
If you edited a source that needs formating it looks like the formatter does not save or does not remove the dirty-flag. The result is that you have to save...