RIDE
RIDE copied to clipboard
Test data editor for Robot Framework
Hello. I cant run the RIDE: `C:\Users\João Pequeno\Downloads\robotframework-autoitlibrary-1.2.7>ride.py Traceback (most recent call last): File "c:\users\joão pequeno\appdata\local\programs\python\python38-32\lib\site-packages\robotide\application\application.py", line 64, in OnInit self._plugin_loader.enable_plugins() File "c:\users\joão pequeno\appdata\local\programs\python\python38-32\lib\site-packages\robotide\application\pluginloader.py", line 36, in enable_plugins p.enable_on_startup() File...
I have installed Robotframework-ride 1.7.4 for python2 and python3 But can't see grid with python 2.7.12 **The error in RIDE log:** 20210305 13:43:05.072 [ERROR]: Error in listener: 'utf8' codec can't...
I installed one version before and then uninstalled and reinstalled another version. Currently there is only one python version on the computer, but this error is still reported. How can...
Centos 7 RobotFramework 3.1.2 python 2.7.5 ride 1.7.4b2 I have a simple test case as follows: Pause test Log Test Comment Pause Execution If the Pause execution keyword is not...
Simplified-Chinese displayed incorrect coding in RIDE output, but log file displayed good   My system environment: > Windows 10 2004 professional My Python environments: ``` PS C:\Python37\Scripts> python --version...
Hi, I am observing an issue that double quotes are added by RIDE with Execute command (SSHLibrary) and Write command keywords. When I open the code with RIDE in tabular...
RIDE 1.7.4.2 running on Python 3.6.2. ============================================ Q1:when i open ride "[PARSER]: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbb in position 36: invalid start byte" is displayed in the parser...
Hi, I am using RIDE 1.7.4.2 running on Python 3.7.3. I tied to use the "Comment PAUSE" statement. It works fine, if I use it in a Test, but the...
Get keywords and variables from: - Library imports - Resources - Variables sections - Local Keywords - Local definitions of variables
