fdd2dcfe | 10-Feb-2023 |
George Keishing <gkeishin@in.ibm.com> |
Pylint warning and error fix in GUI file
Changes: - Missing class docstring fixed
Tested: - python3 -m pylint gui/data/resource_variables.py
Change-Id: If55fc2ccf0f4bc9e278fac1dda3163337d5
Pylint warning and error fix in GUI file
Changes: - Missing class docstring fixed
Tested: - python3 -m pylint gui/data/resource_variables.py
Change-Id: If55fc2ccf0f4bc9e278fac1dda3163337d5d5725 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
d3b3fcd1 | 18-Nov-2022 |
rramyasr-in <rramyasr@in.ibm.com> |
Updated the XPATH variable and correction changes
Changes:
- Added XPATH and variables for Network, Error logs, inventory and LED's, Firmware and Power headings. - Changed XPATH names as p
Updated the XPATH variable and correction changes
Changes:
- Added XPATH and variables for Network, Error logs, inventory and LED's, Firmware and Power headings. - Changed XPATH names as per gui/data/gui_variables.py
Tested: - Ran successfully gui/data/gui_variables.py - Ran successfully gui/gui_test/overview_menu/test_overview_menu.robot
Change-Id: Ie429178679c8da00c76c07c834624fad22a80ed2 Signed-off-by: rramyasr-in <rramyasr@in.ibm.com>
show more ...
|