Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Library for the Robot Framework (Java)

Introduction

A Robot Framework library for verifying PDFs.

Usage

Use the robotframework-maven-plugin and add the library to your pom.xml:

<dependency>
    <groupId>com.github.justinclagg</groupId>
    <artifactId>robotframework-pdflibrary</artifactId>
    <version>0.0.1</version>
</dependency>

Import the library in Robot:

*** Settings ***
Library PDFLibrary

About

A library for automated PDF testing with the Robot Framework.

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages