You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See `keyword documentation <https://qahive.github.io/robotframework-ExcelDataDriver/ExcelDataDriven.html>`_ for available keywords and more information about the library in general.
19
+
See `keyword documentation <https://qahive.github.io/robotframework-ExcelDataDriver/ExcelDataDriver.html>`_ for available keywords and more information about the library in general.
20
20
21
21
22
22
Installation
@@ -53,7 +53,7 @@ Usage
53
53
To write tests with Robot Framework and ExcelDataDriver,
54
54
ExcelDataDriver must be imported into your RF test suite.
55
55
56
-
1. Create Excel file by copy from template (`download <https://github.com/qahive/robotframework-CoreRPAHive/raw/master/Examples/test_data/DefaultDemoData.xlsx>`_).
56
+
1. Create Excel file by copy from template (`download <https://github.com/qahive/robotframework-ExcelDataDriver/raw/master/Examples/test_data/DefaultDemoData.xlsx>`_).
0 commit comments