Fix for GUI firmware page test failure

Change-Id: I825b18daab02733644891e674e0eca97697b27b3
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/gui/gui_test/server_config/test_obmc_gui_firmware_update.robot b/gui/gui_test/server_config/test_obmc_gui_firmware_update.robot
index 8582bbe..d438ad2 100644
--- a/gui/gui_test/server_config/test_obmc_gui_firmware_update.robot
+++ b/gui/gui_test/server_config/test_obmc_gui_firmware_update.robot
@@ -26,9 +26,8 @@
     [Documentation]  Verify existence of all sections in firmware page.
     [Tags]  Verify_Existence_Of_All_Sections_In_Firmware_Page
 
-    Page Should Contain  Firmware on system
-    Page Should Contain  Change to backup image
-    Page Should Contain  Update code
+    Page Should Contain  BMC and server
+    Page Should Contain  Update firmware
 
 
 Verify Existence Of All Buttons In Firmware Page