mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 11:57:49 +00:00
patch for adding break
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user