paypal / SeLion

Enabling Test Automation in Java
http://selion.io
Apache License 2.0
281 stars 233 forks source link

Documentation - incorrect content  #8

Closed mach6 closed 10 years ago

mach6 commented 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.

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

mach6 commented 10 years ago

merged to gh-pages