Robotframework-Openpyxllib2 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. openpyxllib2 Library is for python 2.x/3.x

Pre-requisities

  • Python 2.x/3.x
  • Robotframework - 3.0.2 | 3.1 (Not tested with other versions)
  • Openpyxl

Installation

Use pip for Installation

Installation of library robotframework-openpyxllib2

pip install robotframework-openpyxllib2

Example

| Library | OpenpyxlLibrary |

| Open Excel | Filename with fullpath |