Closed mach6 closed 10 years ago
https://github.paypal.com/pages/QualityInfrastructure/bluefin-oss-parent/html/documentation.html#excel-data-provider refers to an object called ExcelDataProvider both in the write-up and the examples.
ExcelDataProvider
There is no such class in SeLion.
It is called SimpleExcelDataProvider -- https://github.com/paypal/SeLion/blob/develop/client/src/main/java/com/paypal/selion/platform/dataprovider/SimpleExcelDataProvider.java
SimpleExcelDataProvider
merged to gh-pages
gh-pages
https://github.paypal.com/pages/QualityInfrastructure/bluefin-oss-parent/html/documentation.html#excel-data-provider refers to an object called
ExcelDataProvider
both in the write-up and the examples.There is no such class in SeLion.
It is called
SimpleExcelDataProvider
-- https://github.com/paypal/SeLion/blob/develop/client/src/main/java/com/paypal/selion/platform/dataprovider/SimpleExcelDataProvider.java