as requested by QA team to change the objective in the scan test report

Signed-off-by: amrit <amrit.raj@candelatech.com>
This commit is contained in:
amrit
2022-05-19 11:21:05 +05:30
committed by shivam
parent 9a078a945b
commit de94cc9f08

View File

@@ -227,9 +227,10 @@ class WeCanStaScan(Realm):
report.build_banner()
report.start_content_div()
report.set_text("<h3>Objective:" + "<h4>The WE-CAN scan Test is designed to test the user's Phone Wi-Fi radio scan "
"the script Verifies that wheather a station is available in a scan of a phone with specified resource "
"id, for each resouce id it performs a scan and compares if given ssid is present in the scan.")
report.set_text("<h3>Objective:" + "<h4>The scan test in the WE-CAN APP is designed to scan the SSID of the "
"different Access Points in the particular network within its range so all "
"the connected clients in the LANforge WE-CAN server should scan the given "
"SSID within its range")
report.build_date_time()
report.build_text()