When the number of lines in the script is higher, "Savelog" does not print all of the executed logs

Hello everyone When I try to run a 300-line script, the first few lines of the executed script are skipped, and I am unable to create a complete log file using the saveLog on the command line and localStorageexport | log| in Script.

Is this an Issue from UI.Vision?

Attaching Example Log File which has Skipped “Playing Test Suite” , "Playing Macro " and few other important script lines.

Status=OK

[echo] Test Case: Verify that User is able to Sort the Trucks based on Truck Reason status
[info] Executing: | OCRExtractRelative | truck_dpi_96.png | global_truck |
[info] OCR (eng) started (1011 byte)
[info] OCR result received (1.3s from endpoint 3)
[info] Executing: | XClick | reasonsort_dpi_96.png | |
[info] Executing: | executeScript_Sandbox | return ${global_truck}.replace( /[\r\n]+/gm,“”) | global_truck |
[info] Executing: | echo | User is able to view Truck based on Reason Status and ${global_truck} is in Read For Production State | green |
[echo] User is able to view Truck based on Reason Status and T058 is in Read For Production State
[info] Executing: | echo | Test Case: Verify whether User is able to Navigate to Excavator tab | blue |
[echo] Test Case: Verify whether User is able to Navigate to Excavator tab
[info] Executing: | XClick | excavatorstab_dpi_96.png | |
[info] Executing: | pause | 2000 | |
[info] Executing: | XClick | reasonsort_dpi_96.png | |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | User is able to Navigate to Excavator tab | green |
[echo] User is able to Navigate to Excavator tab
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify the Name of the Excavator which is in Ready State | blue |
[echo] Test Case: Verify the Name of the Excavator which is in Ready State
[info] Executing: | OCRExtractRelative | name_dpi_96.png | global_shovel |
[info] OCR (eng) started (1.2 KB)
[info] OCR result received (0.8s from endpoint 3)
[info] Executing: | executeScript_Sandbox | return ${global_shovel}.replace( /[\r\n]+/gm,“”) | global_shovel |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Excavator ${global_shovel} is Ready for Production. | green |
[echo] Excavator sH034 is Ready for Production.
[info] Executing: | else | | |
[info] Executing: | XClick | trucks_dpi_96.png | |
[info] Executing: | pause | 2000 | |
[info] Executing: | echo | Test Case: Verify that User is able to Assign an Excavator to the Truck | blue |
[echo] Test Case: Verify that User is able to Assign an Excavator to the Truck
[info] Executing: | XClickRelative | assignment_dpi_96.png | |
[info] Executing: | XType | ${KEY_ENTER} | |
[info] Executing: | XClick | assignexc_dpi_96.png | |
[info] Executing: | XClick | sh04_dpi_96.png | |
[info] Executing: | XClick | now_dpi_96.png | |
[info] Executing: | XClick | now_dpi_96.png | |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | User is able to Assign an Excavator ${global_shovel} to the Truck: ${global_truck} | green |
[echo] User is able to Assign an Excavator sH034 to the Truck: T058
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify that User is able to view Truck Activity | blue |
[echo] Test Case: Verify that User is able to view Truck Activity
[info] Executing: | OCRExtractRelative | activitytruck_dpi_96.png | global_truckactivity |
[info] OCR (eng) started (1.5 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | executeScript_Sandbox | return ${global_truckactivity}.replace( /[\r\n]+/gm,“”) | global_truckactivity |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | ${global_truck} is ${global_truckactivity} | green |
[echo] T058 is Travelin
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify that User is able to view Truck Location | blue |
[echo] Test Case: Verify that User is able to view Truck Location
[info] Executing: | OCRExtractRelative | trckloc_dpi_96.png | global_trucklocation |
[info] OCR (eng) started (2.4 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | executeScript_Sandbox | return ${global_trucklocation}.replace( /[\r\n]+/gm,“”) | global_trucklocation |
[info] Executing: | executeScript_Sandbox | return ${global_trucklocation}.split(/[\s]+/)[0] | global_firsttrucklocation |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Truck Location is ${global_firsttrucklocation} | green |
[echo] Truck Location is 9A
[info] Executing: | else | | |
[info] Executing: | XClick | excavatorstab_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify the Excavator Priority | blue |
[echo] Test Case: Verify the Excavator Priority
[info] Executing: | OCRExtractRelative | shovelpriority_dpi_96.png | global_priority |
[info] OCR (eng) started (1.2 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | executeScript_Sandbox | return ${global_priority}.replace( /[\r\n]+/gm,“”) | global_priority |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Shovel Priority is ${global_priority} | green |
[echo] Shovel Priority is Disabled
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify the Shovel Location and Region | blue |
[echo] Test Case: Verify the Shovel Location and Region
[info] Executing: | OCRExtractRelative | Shovellocn_dpi_96.png | global_shovellocation |
[info] OCR (eng) started (1.1 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | executeScript_Sandbox | return ${global_shovellocation}.replace( /[\r\n]+/gm,“”) | global_shovellocation |
[info] Executing: | executeScript_Sandbox | return ${global_shovellocation}.split('
')[0] | global_shovelloc |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Shovel Location is ${global_shovellocation}.Shovel Region is ${global_shovelloc} | green |
[echo] Shovel Location is IP9B_B1.Shovel Region is IP9B
[info] Executing: | else | | |
[info] Executing: | XClick | min_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify whether User is able to Navigate to JSMTC | blue |
[echo] Test Case: Verify whether User is able to Navigate to JSMTC
[info] Executing: | XClick | applications_dpi_96.png | |
[info] Executing: | XClick | addviews_dpi_96.png | |
[info] Executing: | XClick | jsmtc_dpi_96.png | |
[info] Executing: | XClick | popout_dpi_96.png | |
[info] Executing: | pause | 2000 | |
[info] Executing: | XClick | maximize_dpi_96.png | |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | User is able to Navigate to JSMTC | green |
[echo] User is able to Navigate to JSMTC
[info] Executing: | else | | |
[info] Executing: | XClick | refreshbtn_dpi_96.png | |
[info] Executing: | echo | Test Case:Verify whether “JSMTC” submenu is displayed under “Applications” menu | blue |
[echo] Test Case:Verify whether “JSMTC” submenu is displayed under “Applications” menu
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | Dispatcher is able to View JSMTC as sub menu under Applications | green |
[echo] Dispatcher is able to View JSMTC as sub menu under Applications
[info] Executing: | else | | |
[info] Executing: | pause | 2000 | |
[info] Executing: | XClickRelative | minuss_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify whether “JSMTC” window is opened when clicked on “JSMTC” submenu | blue |
[echo] Test Case: Verify whether “JSMTC” window is opened when clicked on “JSMTC” submenu
[info] Executing: | visualVerify | mtcscreen_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | Dispatcher is able to View JSMTC Screen | green |
[echo] Dispatcher is able to View JSMTC Screen
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether “File” menu is displayed on “JSMTC” window | blue |
[echo] Test Case: Verify whether “File” menu is displayed on “JSMTC” window
[info] Executing: | visualVerify | file_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | “File” menu is displayed on “JSMTC” window | green |
[echo] “File” menu is displayed on “JSMTC” window
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether “Preferences” menu is displayed on “JSMTC” window | blue |
[echo] Test Case: Verify whether “Preferences” menu is displayed on “JSMTC” window
[info] Executing: | visualVerify | preferencesmtc_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | “Preferences” menu is displayed on “JSMTC” window | green |
[echo] “Preferences” menu is displayed on “JSMTC” window
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether “Refresh” menu is displayed on “JSMTC” window | blue |
[echo] Test Case: Verify whether “Refresh” menu is displayed on “JSMTC” window
[info] Executing: | visualVerify | refresh_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | “Refresh” menu is displayed on “JSMTC” window | green |
[echo] “Refresh” menu is displayed on “JSMTC” window
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether “+” button is displayed on “JSMTC” window | blue |
[echo] Test Case: Verify whether “+” button is displayed on “JSMTC” window
[info] Executing: | visualVerify | plusbtn_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | “+” button is displayed on “JSMTC” window | green |
[echo] “+” button is displayed on “JSMTC” window
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether “-” button is displayed on “JSMTC” window | blue |
[echo] Test Case: Verify whether “-” button is displayed on “JSMTC” window
[info] Executing: | visualVerify | minus_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | “-” button is displayed on “JSMTC” window | green |
[echo] “-” button is displayed on “JSMTC” window
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether “Fit” button is displayed on “JSMTC” window | blue |
[echo] Test Case: Verify whether “Fit” button is displayed on “JSMTC” window
[info] Executing: | visualVerify | fit_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | “Fit” button is displayed on “JSMTC” window | green |
[echo] “Fit” button is displayed on “JSMTC” window
[info] Executing: | else | | |
[info] Executing: | echo | Test Case:Verify whether “Search” textbox is displayed on “JSMTC” window | blue |
[echo] Test Case:Verify whether “Search” textbox is displayed on “JSMTC” window
[info] Executing: | visualVerify | search_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | “Search” textbox is displayed on “JSMTC” window | green |
[echo] “Search” textbox is displayed on “JSMTC” window
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether digits are allowed in “Search” textbox | blue |
[echo] Test Case: Verify whether digits are allowed in “Search” textbox
[info] Executing: | XClick | findsearch_dpi_96.png | |
[info] Executing: | pause | 2000 | |
[info] Executing: | XType | 888 | |
[info] Executing: | XType | ${KEY_ENTER} | |
[info] Executing: | visualVerify | verifynum_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | Digits are allowed in “Search” textbox | green |
[echo] Digits are allowed in “Search” textbox
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether alphabets are allowed in “Search” textbox | blue |
[echo] Test Case: Verify whether alphabets are allowed in “Search” textbox
[info] Executing: | XClickRelative | findsearch_dpi_96.png | |
[info] Executing: | XType | abc | |
[info] Executing: | XType | ${KEY_ENTER} | |
[info] Executing: | visualVerify | verifyalpha_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | Aphabets are allowed in “Search” textbox | green |
[echo] Aphabets are allowed in “Search” textbox
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether special characters are allowed in “Search” textbox | blue |
[echo] Test Case: Verify whether special characters are allowed in “Search” textbox
[info] Executing: | XClickRelative | findsearch_dpi_96.png | |
[info] Executing: | XType | !@# | |
[info] Executing: | XType | ${KEY_ENTER} | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | Special Characters are allowed in “Search” textbox | green |
[echo] Special Characters are allowed in “Search” textbox
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether combination of special characters, numbers and alphabets are allowed in “Search” textbox | blue |
[echo] Test Case: Verify whether combination of special characters, numbers and alphabets are allowed in “Search” textbox
[info] Executing: | XClickRelative | findsearch_dpi_96.png | |
[info] Executing: | XClickRelative | findsearch_dpi_96.png | |
[info] Executing: | XType | abc123# | |
[info] Executing: | XType | ${KEY_ENTER} | |
[info] Executing: | visualVerify | comb_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | Combination of special characters, numbers and alphabets are allowed in “Search” textbox | green |
[echo] Combination of special characters, numbers and alphabets are allowed in “Search” textbox
[info] Executing: | else | | |
[info] Macro completed (Runtime 72.25s)
[status] Playing macro jsmtc-2
[info] Executing: | echo | Test Case: Verify whether User is able to disable “ALL” Regions | blue |
[echo] Test Case: Verify whether User is able to disable “ALL” Regions
[info] Executing: | store | true | !errorIgnore |
[info] Executing: | XClick | regionmtch_dpi_96.png | |
[info] Executing: | XClick | allregionsenabled_dpi_96.png | |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | User is able to disable “ALL” Regions | green |
[echo] User is able to disable “ALL” Regions
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether User is able to enable the Particular Region | blue |
[echo] Test Case: Verify whether User is able to enable the Particular Region
[info] Executing: | XClick | regionmtch_dpi_96.png | |
[info] Executing: | comment | XClickText // ocr=${shovelloc} | |
[info] Executing: | XClick | ip9b_dpi_96.png | |
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | User is able to Enable ${global_shovelloc} Region | green |
[echo] User is able to Enable IP9B Region
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether User is able to search with valid Truck Name | blue |
[echo] Test Case: Verify whether User is able to search with valid Truck Name
[info] Executing: | XType | ${global_truck} | |
[info] Executing: | XType | ${KEY_ENTER} | |
[info] Executing: | visualVerify | validsearch_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | User is able to search with valid Truck Name | green |
[echo] User is able to search with valid Truck Name
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether User is able to search with valid Shovel Name | blue |
[echo] Test Case: Verify whether User is able to search with valid Shovel Name
[info] Executing: | XType | ${global_shovel} | |
[info] Executing: | XType | ${KEY_ENTER} | |
[info] Executing: | visualVerify | validsearch_dpi_96.png | |
[info] Executing: | if | ${!statusOK} == true | |
[info] Executing: | echo | User is able to search with valid Shovel Name | green |
[echo] User is able to search with valid Shovel Name
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify the Color of Shovel When Priority is Disabled | blue |
[echo] Test Case: Verify the Color of Shovel When Priority is Disabled
[info] Executing: | OCRSearch | ${global_shovel} | found |
[info] OCR (eng) started (137.5 KB)
[info] OCR result received (1.1s from endpoint 3)
[info] Executing: | if | ${found}>0 | |
[info] Executing: | visualGetPixelColor | ${!imageX},${!imageY} | color |
[info] Executing: | echo | Excavator Color is Red ${color} | green |
[echo] Excavator Color is Red #f2f1f0
[info] Executing: | echo | When Priority is Disabled the color is Red"${color}" | green |
[echo] When Priority is Disabled the color is Red"#f2f1f0"
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify the Location in Traveling | blue |
[echo] Test Case: Verify the Location in Traveling
[info] Executing: | OCRSearch | ${global_firsttrucklocation} | found |
[info] OCR (eng) started (136.9 KB)
[info] OCR result received (1.1s from endpoint 3)
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | Able to find ${global_firsttrucklocation} on the left in the Travelling section | green |
[echo] Able to find 9A on the left in the Travelling section
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify the Coverage of an Excavator in Traveling | blue |
[echo] Test Case: Verify the Coverage of an Excavator in Traveling
[info] Executing: | visualVerify | covv_dpi_96.png | |
[info] Executing: | if | | |
[info] Executing: | echo | Shovel Coverage is not correctly displayed on MTC Screen | red |
[echo] Shovel Coverage is not correctly displayed on MTC Screen
[info] Executing: | end | | |
[info] Executing: | XClick | equipmenttab2_dpi_96.png | |
[info] Macro completed (Runtime 27.52s)
[status] Playing macro jsmtc-3
[info] Executing: | echo | Test Case: Verify whether Truck Activity is Changed to “Spotting” | blue |
[echo] Test Case: Verify whether Truck Activity is Changed to “Spotting”
[info] Executing: | store | true | !errorIgnore |
[info] Executing: | XClick | trucks_dpi_96.png | |
[info] Executing: | XClick | nxtactivity_dpi_96.png | |
[info] Executing: | OCRExtractRelative | activitytruck_dpi_96.png | global_truckactivity |
[info] OCR (eng) started (1.5 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Truck is ${global_truckactivity} | green |
[echo] Truck is Waitinq

[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Test that Shovel and respective Truck is moved to Top section when activity is Spotting | blue |
[echo] Test Case: Test that Shovel and respective Truck is moved to Top section when activity is Spotting
[info] Executing: | XClick | jsmtctab_dpi_96.png | |
[info] Executing: | XClick | refreshbtn_dpi_96.png | |
[info] Executing: | pause | 3000 | |
[info] Executing: | OCRSearch | ${global_shovel} | found |
[info] OCR (eng) started (136.4 KB)
[info] OCR result received (0.8s from endpoint 3)
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | User is able to view Shovel ${global_shovel} in the Top Section | green |
[echo] User is able to view Shovel sH034 in the Top Section
[info] Executing: | OCRSearch | ${global_truck} | found |
[info] OCR (eng) started (136.4 KB)
[info] OCR result received (1.1s from endpoint 3)
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | User able to view Truck :${global_truck} under the shovel | green |
[echo] User able to view Truck :T058 under the shovel
[info] Executing: | else | | |
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether Truck Activity is Changed to Waiting | blue |
[echo] Test Case: Verify whether Truck Activity is Changed to Waiting
[info] Executing: | XClick | equipmenttab2_dpi_96.png | |
[info] Executing: | XClick | nxtactivity_dpi_96.png | |
[info] Executing: | OCRExtractRelative | activitytruck_dpi_96.png | global_truckactivity |
[info] OCR (eng) started (1.6 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Truck is ${global_truckactivity} | green |
[echo] Truck is Spottinq

[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify Truck and Shovel position in JSMTC while Waiting | |
[echo] Test Case: Verify Truck and Shovel position in JSMTC while Waiting
[info] Executing: | XClick | jsmtctab_dpi_96.png | |
[info] Executing: | XClick | refreshbtn_dpi_96.png | |
[info] Executing: | pause | 3000 | |
[info] Executing: | echo | Test Case: Verify the Truck and Shovel Position while Waiting | blue |
[echo] Test Case: Verify the Truck and Shovel Position while Waiting
[info] Executing: | OCRSearch | ${global_shovel} | found |
[info] OCR (eng) started (136.4 KB)
[info] OCR result received (0.8s from endpoint 3)
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | User is able to view Shovel ${global_shovel} in the Top Section | green |
[echo] User is able to view Shovel sH034 in the Top Section
[info] Executing: | OCRSearch | ${global_truck} | found |
[info] OCR (eng) started (138.9 KB)
[info] OCR result received (0.8s from endpoint 3)
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | User able to view Truck :${global_truck} under the shovel | green |
[echo] User able to view Truck :T058 under the shovel
[info] Executing: | else | | |
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify whether Truck Activity is Changed to Loading | blue |
[echo] Test Case: Verify whether Truck Activity is Changed to Loading
[info] Executing: | XClick | equipmenttab2_dpi_96.png | |
[info] Executing: | XClick | nxtactivity_dpi_96.png | |
[info] Executing: | OCRExtractRelative | activitytruck_dpi_96.png | global_truckactivity |
[info] OCR (eng) started (1.5 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Truck is ${global_truckactivity} | green |
[echo] Truck is Loadinq

[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify the Truck and Shovel position in Loading state | blue |
[echo] Test Case: Verify the Truck and Shovel position in Loading state
[info] Executing: | XClick | jsmtctab_dpi_96.png | |
[info] Executing: | XClick | refreshbtn_dpi_96.png | |
[info] Executing: | pause | 3000 | |
[info] Executing: | OCRSearch | ${global_shovel} | found |
[info] OCR (eng) started (136.7 KB)
[info] OCR result received (1.4s from endpoint 3)
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | User is Nor able to view Shovel ${global_shovel} in the Top Section | red |
[echo] User is Nor able to view Shovel sH034 in the Top Section
[info] Executing: | end | | |
[info] Executing: | XClick | min_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify whether Truck Activity is Changed to Hauling | blue |
[echo] Test Case: Verify whether Truck Activity is Changed to Hauling
[info] Executing: | XClick | nxtactivity_dpi_96.png | |
[info] Executing: | OCRExtractRelative | activitytruck_dpi_96.png | global_truckactivity |
[info] OCR (eng) started (1.5 KB)
[info] OCR result received (0.6s from endpoint 3)
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Truck is ${global_truckactivity} | green |
[echo] Truck is Haulinq

[info] Executing: | else | | |
[info] Executing: | pause | 2000 | |
[info] Executing: | OCRExtractRelative | asgn_dpi_96.png | global_truckhauldmp |
[info] OCR (eng) started (2.5 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | executeScript_Sandbox | return ${global_truckhauldmp}.replace( /[\r\n]+/gm,“”) | global_truckhauldmp |
[info] Executing: | echo | Truck is assigned to ${global_truckhauldmp} | |
[echo] Truck is assigned to 9A 7130EASTLlFT
[info] Executing: | OCRExtractRelative | material_dpi_96.png | global_material |
[info] OCR (eng) started (1.7 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | executeScript_Sandbox | return ${global_material}.replace( /[\r\n]+/gm,“”) | global_material |
[info] Executing: | echo | Truck ${global_truck} is carrying ${global_material} | |
[echo] Truck T058 is carrying OVERBUI
[info] Executing: | XClick | jsmtctab_dpi_96.png | |
[info] Executing: | XClick | refreshbtn_dpi_96.png | |
[info] Executing: | pause | 3000 | |
[info] Executing: | echo | Test Case:Verify the Position of Truck and Shovel while Hauling | blue |
[echo] Test Case:Verify the Position of Truck and Shovel while Hauling
[info] Executing: | OCRSearch | ${global_shovel} | found |
[info] OCR (eng) started (135.7 KB)
[info] OCR result received (1.5s from endpoint 3)
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | User is Not able to view Shovel ${global_shovel} in the Hauling Section | red |
[echo] User is Not able to view Shovel sH034 in the Hauling Section
[info] Executing: | end | | |
[info] Executing: | echo | Test Case: Verify Region while Hauling | blue |
[echo] Test Case: Verify Region while Hauling
[info] Executing: | OCRExtractRelative | haulrgn_dpi_96.png | global_haulregion |
[info] OCR (eng) started (1.1 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | executeScript_Sandbox | return ${global_haulregion}.replace( /[\r\n]+/gm,“”) | global_haulregion |
[info] Executing: | if | ${global_haulregion}==${global_shovelloc} | |
[info] Executing: | echo | Hauling section has region : ${global_haulregion} | green |
[echo] Hauling section has region : IP9B
[info] Executing: | else | | |
[info] Executing: | echo | Test Case: Verify the Material while Hauling | blue |
[echo] Test Case: Verify the Material while Hauling
[info] Executing: | OCRSearch | OVERBURDEN | foundmaterial |
[info] OCR (eng) started (135.7 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | if | ${foundmaterial}>0 | |
[info] Executing: | echo | Hauling Section does not contain Material “OVERBURDEN” | red |
[echo] Hauling Section does not contain Material “OVERBURDEN”
[info] Executing: | end | | |
[info] Executing: | OCRExtractRelative | lptrucks_dpi_96.png | global_lptrucks |
[info] OCR (eng) started (586 byte)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | echo | LP Trucks are ${global_lptrucks} | green |
[echo] LP Trucks are 6.6

[info] Executing: | OCRExtract | actualtrks_dpi_96.png | global_actruck |
[info] OCR (eng) started (2.0 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | executeScript_Sandbox | return ${global_actruck}.match(/\d+.\d+/g) | global_actruck |
[info] Executing: | echo | Actual Trucks count is ${global_actruck} | green |
[echo] Actual Trucks count is 3.4
[info] Executing: | echo | Test Case: Verify the Dump while Hauling | blue |
[echo] Test Case: Verify the Dump while Hauling
[info] Executing: | echo | Hauling Dump is ${global_hauldump} | |
[error][ignored] variable “GLOBAL_HAULDUMP” is not defined
[info] Executing: | visualSearch | dumplift_dpi_96.png | contains |
[info] Executing: | if | ${contains}==true | |
[info] Executing: | echo | Hauling Dump Location is Not Matched | red |
[echo] Hauling Dump Location is Not Matched
[info] Executing: | end | | |
[info] Executing: | XClick | equipmenttab2_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify whether Truck Activity is Changed to Queued | blue |
[echo] Test Case: Verify whether Truck Activity is Changed to Queued
[info] Executing: | XClick | nxtactivity_dpi_96.png | |
[info] Executing: | OCRExtractRelative | activitytruck_dpi_96.png | global_truckactivity |
[info] OCR (eng) started (1.3 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Truck Activity is not changed to Queued | red |
[echo] Truck Activity is not changed to Queued
[info] Executing: | end | | |
[info] Executing: | XClick | min_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify whether Truck is Queued near the Dump | blue |
[echo] Test Case: Verify whether Truck is Queued near the Dump
[info] Executing: | visualSearch | queued_dpi_96.png | found |
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | Truck: ${global_truck} is Queued for Dumping | green |
[echo] Truck: T058 is Queued for Dumping
[info] Executing: | else | | |
[info] Executing: | XClick | equipmenttab2_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify whether Truck Activity is Changed to Backing | blue |
[echo] Test Case: Verify whether Truck Activity is Changed to Backing
[info] Executing: | XClick | nxtactivity_dpi_96.png | |
[info] Executing: | OCRExtractRelative | activitytruck_dpi_96.png | global_truckactivity |
[info] OCR (eng) started (1.6 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Truck Activity is not changed to Backing | red |
[echo] Truck Activity is not changed to Backing
[info] Executing: | end | | |
[info] Executing: | XClick | jsmtctab_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify whether Truck is Backing near the Dump | blue |
[echo] Test Case: Verify whether Truck is Backing near the Dump
[info] Executing: | visualSearch | queued_dpi_96.png | found |
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | Truck: ${global_truck} is Backing near the Dump | green |
[echo] Truck: T058 is Backing near the Dump
[info] Executing: | else | | |
[info] Executing: | XClick | equipmenttab2_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify whether Truck Activity is Changed to Tipping | blue |
[echo] Test Case: Verify whether Truck Activity is Changed to Tipping
[info] Executing: | XClick | nxtactivity_dpi_96.png | |
[info] Executing: | OCRExtractRelative | activitytruck_dpi_96.png | global_truckactivity |
[info] OCR (eng) started (1.1 KB)
[info] OCR result received (0.5s from endpoint 3)
[info] Executing: | if | ${!statusOK}==true | |
[info] Executing: | echo | Truck Activity is not changed to Tipping | red |
[echo] Truck Activity is not changed to Tipping
[info] Executing: | end | | |
[info] Executing: | XClick | jsmtctab_dpi_96.png | |
[info] Executing: | echo | Test Case: Verify whether Truck is Tipping the Payload in the Dump | blue |
[echo] Test Case: Verify whether Truck is Tipping the Payload in the Dump
[info] Executing: | visualSearch | queued_dpi_96.png | found |
[info] Executing: | if | ${found}>0 | |
[info] Executing: | echo | Truck: ${global_truck} is Tipping the Payload in the Dump | green |
[echo] Truck: T058 is Tipping the Payload in the Dump
[info] Executing: | else | | |
[info] Executing: | XClick | jsmtc_dpi_87.png | |
[info] Executing: | XClick | clearsort_dpi_96.png | |
[info] Executing: | XClick | excavatorstab_dpi_96.png | |
[info] Executing: | XClick | clearsort_dpi_96.png | |
[info] Executing: | XClick | trucks_dpi_96.png | |
[info] Executing: | XClick | popin_dpi_96.png | |
[info] Executing: | pause | 2000 | |
[info] Executing: | XClick | jsmtc_dpi_87.png | |
[info] Macro completed (Runtime 141.18s)

What is the content of these lines? I think the hard-drive log contains everything that is shown inside the log file tab, or?