patch for adding break

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
This commit is contained in:
goyalsaurabh06
2022-01-27 22:22:14 +05:30
parent eccb927697
commit ed7a1db53c

View File

@@ -1800,6 +1800,7 @@ def get_ip_address_eap_ios(request, WifiName, User, ttls_passwd, setup_perfectoM
print(wifiSelElement)
wifiSelElement.click()
print("Selecting SSID")
break
except:
print("SSID unable to select")
report.step_start("Selecting Unable SSID To Connect")