Add fail safe if ssid is not being brodcasted by AP for PassPoint

Signed-off-by: Saurabh Goyal <saurabh.goyal@candelatech.com>
This commit is contained in:
Saurabh Goyal
2021-07-22 22:38:03 +05:30
parent a8347b52e2
commit 839362d3fb

View File

@@ -104,7 +104,7 @@ class TestPassPointConnection(object):
# ForgetWifi
ForgetWifiConnection(request, setup_perfectoMobile_iOS, ssidName, connData)
# Close Settings App
# Close Settings App.
closeApp(connData["bundleId-iOS-Settings"], setup_perfectoMobile_iOS)
@pytest.mark.twog