Commit Graph

99 Commits

Author SHA1 Message Date
Haricharan Jaka
0dd9abc431 Wifi 10826 (#694)
* Added Speed test library support in Android

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Speed test library support in ios

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed to speed test app for internet speed test in Android

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed to speed test app for internet speed test in ios

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Removed the unnecessary comma in speed test arguments

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added some wait for GO button in Android for speed test app

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added string slicing for Download and upload speed in iOS

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed User and Passwd for EAP testcases from Radius server info

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-09-13 22:18:20 +05:30
Saurabh Goyal
7c6667ac3f Added scroll in iphone library (#684)
* Added browser compatibility with iPhone-7

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* added extra scrolls

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-07-27 16:29:49 +05:30
Saurabh Goyal
bb24fad165 Added browser compatibility with iPhone-7 (#667)
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-07-12 17:28:31 +05:30
Haricharan Jaka
a3cae0ac47 Wifi 9951 (#656)
* Added some sleep on return upload speed for ios

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Commented run speed test code

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Commented run speed test code in Android captive portal testcases

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-28 22:49:18 +05:30
Saurabh Goyal
6f58f670a9 Wifi 9972 (#655)
* ios lib fixture for web browser and captive popup in wifi_connect function

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* Removed compulsion of wifi is 0 in ios

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* Added time before browser opening in rate limiting

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* Fixed the name of iphone7 and fixed wifi button issue in wifi_disconnect and forget

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* Added 20 seconds at verify upload download speed

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* fixed the name of iphone7

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* reverted wifi_connect to resemble get_ip_address function without forgetting ssid

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added try except and sleep for run speed test on Ios rate limiting

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added another try except condition on run speed test on Ios rate limiting

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

Co-authored-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-28 22:30:19 +05:30
Saurabh Goyal
60a86da2de ios lib fixture for web browser and captive popup in wifi_connect function (#652)
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-06-28 15:08:04 +05:30
Haricharan Jaka
632168274a Updated speed test library of captive portal in Ios (#637)
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-23 13:52:53 +05:30
Saurabh Goyal
69f44b2cfe Added scrolldown in selection of ssid (#632)
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-06-22 16:51:33 +05:30
Saurabh Goyal
a7415d0f18 Fixture to avoid captive portal popup (#623)
* Fixture to avoid captive portal popup

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* Removed extra code for internet speed test

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-06-22 16:20:12 +05:30
Saurabh Goyal
106f8e57c9 Wifi 9675 (#622)
* Added wait in ios lib for verifyUploadanddownloadIOS

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* fixed issue for safari browser and captive portal page popup failure

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* Removed unused markers

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-06-20 17:43:56 +05:30
Haricharan Jaka
c8d35dc42d Fixed the run speed test bug on iOS library (#613)
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-16 01:46:05 +05:30
Haricharan Jaka
aa8d7b520b Wifi 7848 (#513)
* Updated the Client_reconnect library for Android

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Updated the Client_reconnect library for iOS

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Rectified the function name in testcase

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-05-09 11:35:14 +05:30
Haricharan Jaka
7172078187 Wifi 7843 (#509)
* Updated the Captive portal android library

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Updated the Captive portal iOs library

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Updated the Captive portal android test cases

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Updated the Captive portal iOS test cases

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Updated Captive Portal Android library

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Removed the comments

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Rmeoved unnecessary markers

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-05-06 12:41:34 +05:30
Haricharan Jaka
33b2901d98 Wifi 6922 (#410)
* Added return upload download speed function in Ios Library

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Multi Psk testcases in Ios

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Rate Limtining tescases in Ios

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Removed Unnecessary Marker

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-03-17 15:51:45 +05:30
Haricharan Jaka
19d5c80309 Wifi 7173 (#398)
* changed scroll_up_pixel function to scroll_up in Android lib

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* changed names of functions for Client Reconnect in Android lib

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added pixel code in all of Pixel functions related to Scroll up patch

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* changed names of functions for Client Reconnect in Ios lib

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed Client reconnect functions name in Test cases of Android

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed Client reconnect functions name in Test cases of iOS

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Pixel Sanity patch by adding extra scroll up if needed

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-03-02 21:40:18 +05:30
haricharan-jaka
6e71759931 Changed scrolling condition while looking for ssids in ios 2022-02-03 11:59:39 +05:30
sushant
fd89fe313d - added patch to check if ssid is visible in sanity
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2022-02-02 12:57:40 +05:30
sushant
02e3145cd8 - added patch to check if ssid is visible in sanity
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2022-01-31 13:45:33 +05:30
Ajaydeep Grewal
f0e508af4a Merge branch 'master' of https://github.com/Telecominfraproject/wlan-testing into WIFI-6758-scrolling-api-is-not-working-with-iphone-7 2022-01-28 17:38:22 -05:00
Ajaydeep Grewal
1786faa9fb WIFI-6758: Make sure that the ssid is visible on the page before clicking it. 2022-01-28 17:02:20 -05:00
Shivam Thakur
9fb3e07559 Merge pull request #368 from Telecominfraproject/WIFI-6822
added patch for wait in ios lib
2022-01-28 23:02:49 +05:30
goyalsaurabh06
d81e02a3a7 added patch for wait in ios lib
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-28 10:25:54 +05:30
Shivam Thakur
697672477d Merge pull request #365 from Telecominfraproject/WIFI-6822
removed Webdriver wait in IOS library
2022-01-28 00:16:13 +05:30
goyalsaurabh06
22565a69ed patch for adding fixtures in ip address
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-27 23:18:08 +05:30
goyalsaurabh06
70f3d2a170 patch for adding fixtures in ip address
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-27 23:08:44 +05:30
goyalsaurabh06
ed7a1db53c patch for adding break
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-27 22:22:14 +05:30
Shivam Thakur
42086b227c Merge pull request #364 from Telecominfraproject/WIFI-6531
Wifi 6531
2022-01-27 22:06:10 +05:30
goyalsaurabh06
eccb927697 Added Patch fix for ubable to select ssid for connect 1
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-27 22:00:16 +05:30
goyalsaurabh06
7c0a82e02b Added Patch fix for ubable to select ssid for connect
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-27 21:26:27 +05:30
goyalsaurabh06
13bd2f62bf added some wait selecting ssid
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-27 17:43:51 +05:30
goyalsaurabh06
1c77d61907 removed webdriver wait in IOS library
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-27 17:11:29 +05:30
goyalsaurabh06
44ea43ff5b removed webdriver wait in IOS library
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-27 16:39:55 +05:30
haricharan-jaka
96d60d4e27 Removed unnecessary comments in Ios library for Client_reconnect functions 2022-01-27 15:34:28 +05:30
goyalsaurabh06
2f397b3e98 Added Wait in IOS
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-27 11:55:16 +05:30
goyalsaurabh06
0c152e234c Reduced time in ios lib
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-25 16:26:28 +05:30
goyalsaurabh06
50851492a8 Reduced time in ios lib
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-25 15:24:21 +05:30
goyalsaurabh06
9a69492500 Added time in ios lib
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-24 18:40:37 +05:30
haricharan-jaka
bfc1da2e53 Added ios library functinality for client reconnect 2022-01-20 22:52:56 +05:30
goyalsaurabh06
60499028f6 Added patch for getting ip address
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-20 21:16:43 +05:30
goyalsaurabh06
9c7795a75e Merge branch 'master' into WIFI-6196 2022-01-03 14:58:04 +05:30
Shivam Thakur
05344cbe5f Merge pull request #320 from Telecominfraproject/WIFI-6016
Fixture for WPA2 ios Captive Portal
2022-01-03 14:35:06 +05:30
goyalsaurabh06
9ddde24704 Added ios lib details
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-03 13:58:12 +05:30
goyalsaurabh06
3f5952d603 Added ios lib details
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-03 13:56:09 +05:30
goyalsaurabh06
39b8194038 Added ios lib details
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-01-03 13:54:29 +05:30
goyalsaurabh06
90bdd0b06f Added Match SSID Connected in ios enterprise profiles lib
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2021-12-27 15:41:38 +05:30
goyalsaurabh06
e7bae0c2bd Added Match SSID Connected in ios lib
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2021-12-27 14:55:33 +05:30
goyalsaurabh06
2901e74b57 Added wait for ios lib
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2021-12-20 13:45:02 +05:30
goyalsaurabh06
7e6bbdff43 Added Report for Perfacto
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2021-12-20 13:34:36 +05:30
goyalsaurabh06
811997cdd2 Added patch for clientconnect in ios1
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2021-12-16 12:50:08 +05:30
goyalsaurabh06
7781ff3365 Added patch for clientconnect in ios
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2021-12-16 11:52:40 +05:30