Skip to content

DataProvider- validateCreateNewContact #36

@mbtionp2

Description

@mbtionp2

On TestUtil, I am getting error :

TestUtil

When I run the test:
Console shows:
SKIPPED: validateCreateNewContact
java.lang.RuntimeException: java.lang.Error: Unresolved compilation problems:
Type mismatch: cannot convert from org.apache.poi.ss.usermodel.Sheet to org.apache.poi.sl.usermodel.Sheet
The method getLastRowNum() is undefined for the type Sheet
The method getRow(int) is undefined for the type Sheet
The method getLastRowNum() is undefined for the type Sheet
The method getRow(int) is undefined for the type Sheet
The method getRow(int) is undefined for the type Sheet

Can you please help me fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions