Skip to content

vallikkv/robotframework-openpyxllib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotframework-Openpyxllib library

This Robotframework Openpyxl library that provides keywords to Open, Read, Write and Save XLSX files. This library uses Openpyxl python module to read and write datas in xlsx files.

Pre-requisities

  • Python - 2.7 (Not tested with Python 3.0)
  • Robotframework - 3.0.2 (Not tested with other versions)
  • Openpyxl

Installation

Use pip for Installation

Installation of library robotframework-openpyxllib

pip install robotframework-openpyxllib

Example

| Library | OpenpyxlLibrary |

| Open Excel | Filename with fullpath |

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages