Skip to content

Clipboard Format Extension for the Selenium IDE in Firefox for the Robotframework Keywords

Notifications You must be signed in to change notification settings

denschu/selenium-ide-format-robotframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Selenium IDE Extension: Clipboard Format for Robotframework

This is a Firefox plugin that adds formatters to Selenium IDE so that scripts can be exported as Robot Framework Keywords.

Installation

  • Open the Selenium IDE
  • Go to Options → Options… → Formats
  • Add a new format definition with the name “robotframework-rc”
  • Copy and paste the contents of the file “robotframework-rc.js” here

For complete installation instructions have a look at my blog post.

Examples

$ Input Text labeltext=Test Value $ Select From List feldId Test $ Input Text feldId2 AnotherValue $ Textfield Should Contain verifyValue feldId Test

Useful Ressources

Blog about this Plugin

##coderwall endorse

About

Clipboard Format Extension for the Selenium IDE in Firefox for the Robotframework Keywords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published