Vendor - TEL - Shivaprasad Basavaraju

added an empty line as per comment

added an empty line as per comment

change line of code as per comment

change line of code as per comment

After removing this line of code, test script got failed one time, So I keep this line of code

After removing this line of code, test script got failed one time, So I keep this line of code

updated as per comment

updated as per comment

updated as per comment

updated as per comment

Now updated to first Standby then click on Settings menu, then Service Mode as already logged with password before, then click on feature configuration option td_simulator.td_operation_mode(TDOpMod...

Now updated to first Standby then click on Settings menu, then Service Mode as already logged with password before, then click on feature configuration option
td_simulator.td_operation_mode(TDOpModes.MODE_STAN.value, 0)
headerbar_container = waitForObject(names.o_mainMenu_MainMenu, 3000)
mouseClick(utility.findChildByText(headerbar_container, config.SETTINGS))

td_simulator.td_operation_mode(TDOpModes.MODE_SERV.value, 0)
device_settings_grid = waitForObject(names.o_DeviceSettingsGrid, 3000)
mouseClick(utility.findChildByText(device_settings_grid, config.FEATURE_CONFIGURATIONS))

At present all English text-only content are maintained in config,py file

At present all English text-only content are maintained in config,py file

made changes as per comment

made changes as per comment

made changes as per comment

made changes as per comment

Now moved all text to config file and in script using as config.THAT_TEXT

Now moved all text to config file and in script using as config.THAT_TEXT

changed function name and code

changed function name and code

removed passwordCharacter, echoMode, checkable from object properties

removed passwordCharacter, echoMode, checkable from object properties

added all options as function comment for user reference

added all options as function comment for user reference

removed data_1.tsv file from branch

removed data_1.tsv file from branch

Add timeout_ms=3000 as default for utility get_object_from_names function, removed timeout_ms=3000 from all function calls in all the test scripts

Add timeout_ms=3000 as default for utility get_object_from_names function, removed timeout_ms=3000 from all function calls in all the test scripts

changed as per comment mouseClick(utility.findChildByText(main_menu_container, "Treatment"))

changed as per comment mouseClick(utility.findChildByText(main_menu_container, "Treatment"))

Added test.verify as per comment

Added test.verify as per comment

Added test.verify as per comment

Added test.verify as per comment

Added test.verify as per comment

Added test.verify as per comment

Now I am verifying Heparin containers are visible or not in create rx screen

Now I am verifying Heparin containers are visible or not in create rx screen

For me all test cases getting passed

For me all test cases getting passed

updated to utility.aut("-q")

updated to utility.aut("-q")

updated as per comment

updated as per comment

updated to utility.aut("-q")

updated to utility.aut("-q")

updated to utility.aut("-q")

updated to utility.aut("-q")

updated to utility.aut("-q")

updated to utility.aut("-q")

updated to utility.aut("-q")

updated to utility.aut("-q")

updated to utility.aut("-q")

updated to utility.aut("-q")

updated as per comment

updated as per comment

Uploaded the report

Uploaded the report