Skip to content

poliarush/RobotFramework-DataGeneratorLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RobotFramework-DataGeneratorLibrary

Library to generate data by pattern

Strings

Generate random string by pattern:

Examples: | ${string} | Get Random String By Pattern | ddd10d-c2ccc-d2-cc2-w-w*5ww |

Description:

  • d - digit
  • c - char
  • w - word, digits and chars
      • produce preceding char multiple times

Data and time

Get formatted time:

Return current date and time in your format according

-- m - minutes -- h - hours -- d - days -- w - weeks

Example:

| ${necessary_time} | Get Formatted Time | "%Y-%m-%dT%H:%M:%SZ | +40w |

About

Library to generate strings by pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages