1234567891011121314151617181920212223 |
- {
- "MaxExcuteCount": 5,
- "ExcuteCmdConfig": "robot --listener \"C:\\Python\\Python37\\Lib\\site-packages\\CustomLibrary\\PythonListener.py\" --argumentfile C:\\Users\\vinno\\AppData\\Local\\Temp\\RIDE8gxnc7ut.d\\argfile.txt C:\\Python\\Python37\\Lib\\site-packages\\FlyinsonoRobotFrameworkApi",
- "CurrentVersion": "1.0.0.1",
- "SourceFilePath": "D:\\Project\\git\\robot Tests\\FlyinsonoRobotFrameworkApi",
- "RobotFileNames": [ "AllApi", "AllSuite", "CommonConfig", "Utils" ],
- "CustomFileName": "CustomLibrary",
- "RideFileName": "argfile.txt",
- "RobotRunPath": "C:\\Python\\Python37\\Lib\\site-packages\\FlyinsonoRobotFrameworkApi",
- "CustomPyPath": "C:\\Python\\Python37\\Lib\\site-packages\\CustomLibrary",
- "RideArtPath": "C:\\Users\\vinno\\AppData\\Local\\Temp\\RIDE8gxnc7ut.d",
- "Records": [
- {
- "ExcuteDate": "2023-06-09",
- "ExcuteRecords": [
- {
- "ExcuteStartTime": "2023-06-09 10:00:00",
- "ExcuteEndTime": "2023-06-09 10:05:00"
- }
- ]
- }
- ]
- }
|