Skip to content

ngocbv/Se-IDE-format-to-Robot-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Se-IDE-format-to-Robot-Framework

This program use to convert file in Selenium IDE format (html) to Robot Framework format. This program is written on Python 2.7

Instruction:

  1. Record test cases in Selenium IDE and save them in html format.

  2. Run "convert.py"

    from terminal input: python convert.py

you have to input directory of html file to convert (Directory have to end by slash!),

and output will be in folder "Solution" inside folder you have just inputted.

  1. Use RIDE to run output file.

About

Convert file Selenium IDE format to Robot Framework format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages