Skip to content

Convert Selenium IDE scripts from old html files to new file(.side)

License

Notifications You must be signed in to change notification settings

takuya1981/selenium-ide-scripts-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Convert Selenium IDE scripts from old html files to new file(.side)

Requirements

  • beautifulsoup4 4.8.1+
  • Python 2.7+

Usage

Usage: python selenium_convert.py dir_in project_name file_out
args:
    dir_in: Directory containing old Selenium IDE scripts(.html) that were running before Firefox 55
    project_name: Selenium project name that you want to specify
    file_out: Converted script file(.side) path

About

Convert Selenium IDE scripts from old html files to new file(.side)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages