Skip to content

bettertest-org/RobotSelenium2Keywords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Python keywords for Robot Framework and Selenium 2.

Css Robot Framework keywords:

  • Check Color
  • Check Background Color
  • Value Of Css Property

Text Robot Framework keywords:

  • Compare - Compares values. By default checks if values are equal and throws exception when they are not.
  • Is Sorted - Checks if a list (strings, numbers, dates) is sorted. List can contains dates, but time_format parameter should be provided.
  • Expected Text - Checks if element found by locator contains expected text.

more: bettertest.org

About

Additional python keywords for Robot Framework and Selenium 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages