We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a359df commit e35f1c0Copy full SHA for e35f1c0
README.md
@@ -34,7 +34,7 @@ pip install -U robotframework-jsonlibrary
34
# Example Test Case
35
36
|\*** Settings \***| | | | |
37
------------------ |-------------------- |----------------- |----------- |----------------- |
+|:----------------- |-------------------- |----------------- |----------- |----------------- |
38
|Library | JSONLibrary | | | |
39
|__\*** Test Cases \***__| | | | |
40
|${json_obj}= | Load Json From File | example.json | | |
0 commit comments