robotframework-excellib-xlsm 2.0.3

Creator: railscoder56

Last updated:

Add to Cart

Description:

robotframeworkexcellibxlsm 2.0.3

Short Description
Robot Framework library for working with Excel documents, based on openpyxl.


Installation
pip install robotframework-excellib-xlsm


Documentation
See keyword documentation for robotframework-excellib-xlsm library: docs.


Example
*** Settings ***
Library ExcelLibrary

*** Test Cases ***
Check created excel doc
${document}= Create Excel Document doc_name
Should Be Equal As Strings doc_name ${document}


License
Forked Version of Excel Library by: https://github.com/peterservice-rnd/robotframework-excellib
Apache License 2.0

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.