How can i Modify Yaml file from Robot Framework

437 views
Skip to first unread message

supriya s

unread,
Nov 26, 2020, 8:17:12 AM11/26/20
to robotframework-users
I want to update yaml file .Is there any library or keyword which supports updating yaml file.

Dave Amies

unread,
Nov 28, 2020, 9:11:42 PM11/28/20
to robotframework-users
well at a basic level a yaml file is just a text file

so with the builtin libraries OperatingSystem and String you should be able to make all the manipulations you need:


Beyond that with a quick google search, these were the first two results that looks like they had potential (both look like they can be installed with pip) but i've not used either of these:

Hope that helps,

Dave.
Reply all
Reply to author
Forward
0 new messages