Index: shared/scripts/configuration/utility.py =================================================================== diff -u -r98dedc96e8192ecb00fc180475b455ec5cdf1665 -r76fdc8bb69841df3df89e211fabb333aa6d48dc0 --- shared/scripts/configuration/utility.py (.../utility.py) (revision 98dedc96e8192ecb00fc180475b455ec5cdf1665) +++ shared/scripts/configuration/utility.py (.../utility.py) (revision 76fdc8bb69841df3df89e211fabb333aa6d48dc0) @@ -126,6 +126,7 @@ squish.mouseWheel(ScreenObj, screenWidth//2, screenHeight//2, 0, -50, squish.Qt.NoModifier) raise LookupError("value object is not in view to the user after trying 100 times") + def pressure_pop_up_text_obj(text): names.o_pop_up_pressure_text_obj["text"] = text return names.o_pop_up_pressure_text_obj @@ -861,6 +862,7 @@ except: test.fail("Log file is not created or log file is not created based on standard log naming format.") + def get_current_log_details(message_ack = False, message_text = None): """ This function is capable to perform data analysis from application log folder.