RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

import .yaml variable file show red

Open yiyunzhi opened this issue 4 years ago • 11 comments

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, then got the same result. PyYaml already installed, in RIDE-Log show nothing about this error.

then i close the ride, then run it again, it works!!

any idea? thanks.

yiyunzhi avatar Jan 25 '21 20:01 yiyunzhi

YAML variable files must have either .yaml or .yml extension. Support for the .yml extension is new in Robot Framework 3.2.

HelioGuilherme66 avatar Jan 27 '21 17:01 HelioGuilherme66

I am not able to add .yml file in RIDE

rbradhika530 avatar Apr 12 '22 14:04 rbradhika530

@rbradhika530 YAML (and Python) are not part of the Test Suites projects. They can be used but they are not parsed by RIDE. It will be a nice feature, but no plans to do it now.

HelioGuilherme66 avatar Apr 12 '22 14:04 HelioGuilherme66

but in windows in same Test suit I am able see YML file

rbradhika530 avatar Apr 12 '22 14:04 rbradhika530

I want to switch from tthis version of ride v2.0b2.dev5 to stable version

rbradhika530 avatar Apr 12 '22 14:04 rbradhika530

@rbradhika530 I wrote on the FAQ how to.

HelioGuilherme66 avatar Apr 12 '22 14:04 HelioGuilherme66

I don't need dev version, I want to install some stable version, like 1.7.4.3.1 like this. Please suggest

rbradhika530 avatar Apr 13 '22 00:04 rbradhika530

Please suggest solution on MAC OS for .YML file, how to import it

rbradhika530 avatar Apr 13 '22 00:04 rbradhika530

@rbradhika530 Latest version is v1.7.4.2 up to python 3.7, v2.0.b1 is first Beta and should work on Python 3.8.

You should try the answer I wrote on Q13 in FAQ.

README

HelioGuilherme66 avatar Apr 13 '22 01:04 HelioGuilherme66

Hi which version of Ride I can use with python 3.9 As I am facing some complience issue with python 3.7 on my windows

rbradhika530 avatar Apr 25 '22 10:04 rbradhika530

@rbradhika530 Latest version is v1.7.4.2 up to python 3.7, v2.0.b1 is first Beta and should work on Python 3.8.

You should try the answer I wrote on Q13 in FAQ.

README

after doing this as per FAQ, still beta version is there, I need to install v1.7.4.2

rbradhika530 avatar Apr 25 '22 10:04 rbradhika530