Commit Graph

84 Commits

Author SHA1 Message Date
Haricharan Jaka
d95248a2f3 Wifi 9420 (#608)
* Added vlan id to rate limiting interop testcases

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

* Added patch for search button on Android devices while running speed test

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

* Removed unnecessary lines in verifyUploadDownloadSpeed Library func in Android

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

* Removed unnecessary lines in verifyUploadDownloadSpeed Library func in Android

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-15 00:33:50 +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
6145279063 Wifi 7849 (#511)
* Updated scrolling for S10+ in Android Library

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

* Updated Enterprise Library scrolling support for S10+

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-05-06 13:33:50 +05:30
Haricharan Jaka
33030bf4e2 Updated scrolling for S10+ in Android Library (#510)
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-05-06 12:46:10 +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
AjaydeepGrewal
4a035f8252 WIFI-7218: Scrolling for s20 on additional details page (#445)
* Scrolling for s20

Signed-off-by: Ajaydeep Grewal <grewal19in@gmail.com>

* Added scrlloing of S20 in Enterprise function also

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

Co-authored-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-27 12:32:56 +05:30
Haricharan Jaka
24e3d76aad Wifi 6921 (#408)
* Added Rerutn Upload and Download speed function in Android lib

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

* Added Multi psk wpa2 testcase with upto 16 vlans in Android

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

* Added Rate limiting testcase in Android

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

* Added random string to ssid names in Rate limiting testcase in Android

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

* Added random string attached ssids in multi_psk testcase in Android

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-03-07 11:55:58 +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
Sushant Bawiskar
925687ba79 - Added library code to help run automation on new s20 ui upgrade (#400)
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2022-02-25 14:23:49 +05:30
Haricharan Jaka
381850ccf0 Wifi 7187 (#407)
* Added Pixel sanity patch for selecting ssids that are not appended in list

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

* Added required intendation for the conditional statement

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

* Added scroll up with available ssid list if at first ssid is not avavilable

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-02-25 14:23:32 +05:30
AjaydeepGrewal
93684153b3 WIFI-6919: Scroll up if unable to verify Pixel WIFI connection (#394)
* Scroll up if unable to verigy Pixel WIFI connection

Signed-off-by: Ajaydeep Grewal <grewal19in@gmail.com>

* Added patch for the Pixel failures in Android library

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

* changed scrollup parameters for Pixel

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

* Removed scrollup while checking ssids and Added scrollup while verifying

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

* Added one more scrollup

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

* Removed close app when ssid verifying

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

* changed xpath string when ssid verifying

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

Co-authored-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-02-21 11:31:34 +05:30
Ajaydeep Grewal
e317a8e93a WIFI-6814: Adding logic to continue retrieving SSID's incase a cached ID is encountered which is no longer present in the DOM
Signed-off-by: Ajaydeep Grewal <grewal19in@gmail.com>
2022-02-03 12:55:36 -05:00
Shivam Thakur
0b85cd0578 Merge pull request #369 from Telecominfraproject/WIFI-6400
Wifi 6400
2022-01-31 16:52:28 +05:30
haricharan-jaka
f2546df315 Added Android library functions for client_reconnect-Interop 2022-01-17 18:04:37 +05:30
haricharan-jaka
e2a113d390 Added fail if ip and ssid check fails 2021-12-27 18:23:09 +05:30
haricharan-jaka
53a98b6016 Added Additional details like securtiy and ssid name check in Android lib 2021-12-27 13:30:53 +05:30
haricharan-jaka
3634d526c5 Removed webdriver waitin connect xpath 2021-12-15 19:54:06 +05:30
haricharan-jaka
4b54ab7b32 Added webdriver wait 2021-12-15 19:26:54 +05:30
haricharan-jaka
6efeebf4bd Added sleep in password path 2021-12-15 00:20:33 +05:30
haricharan-jaka
354ac808cd Removed driver wait in password Xpath 2021-12-14 23:53:06 +05:30
haricharan-jaka
bc8dc50aa8 Added necessary parameter 2021-12-14 22:04:35 +05:30
haricharan-jaka
3e66ea5e3a Added hide keyboard code for S9 2021-12-14 19:59:10 +05:30
haricharan-jaka
f5f29cf0aa Added xpath wait 2021-12-14 16:51:11 +05:30
haricharan-jaka
03685f5bde Resolved conflicts in android lib 2021-12-14 08:56:04 +05:30
haricharan-jaka
445fd8b927 Resolved conflicts 2021-12-14 08:47:15 +05:30
sushant
226461ace9 - commented wifi-switch logic
- wifi will not be turned off at end of testcases now

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-12-13 22:34:30 +05:30
haricharan-jaka
eebf861b16 Added ssid selection if not in available list for pixel 2021-12-13 16:13:58 +05:30
haricharan-jaka
043cc13659 Added no of ssids print statement 2021-12-12 22:11:42 +05:30
haricharan-jaka
536709790f Added whole pixel library 2021-12-11 02:12:20 +05:30
Sushant Bawiskar
ad1f98591c Revert "Revert "- reduced sleep in android_lib.py""
This reverts commit 06f09f78a6.
2021-12-10 13:59:44 +05:30
Sushant Bawiskar
06f09f78a6 Revert "- reduced sleep in android_lib.py"
This reverts commit f4104c2ef9.
2021-12-10 13:56:34 +05:30
sushant
f4104c2ef9 - reduced sleep in android_lib.py
- increased a scrolldown times { from 3 to 10 } to see all ssids if a ssid is not available
- removed sleep from scroll down
- reduced sleeps from scroll down

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-12-10 13:54:13 +05:30
haricharan-jaka
ddebb63d0f Android pixel lib 2021-12-10 09:17:05 +05:30
Sushant Bawiskar
9f2d725c1a Merge branch 'master' into WIFI-4951 2021-12-02 16:44:59 +05:30
haricharan-jaka
f821d29928 Added full pixel code for Captive portal 2021-11-28 21:28:32 +05:30
haricharan-jaka
0a2ca8423a Added scroll down for Enterprise code for pixel 2021-11-28 18:34:38 +05:30
haricharan-jaka
a332da46b0 Removed available_ssid_list from Enterprise code for pixel 2021-11-28 18:34:38 +05:30
haricharan-jaka
25702c2266 Added Enetrprise code for pixel 2021-11-28 18:34:37 +05:30
haricharan-jaka
9435d5c7de Changed Safari to Chrome 2021-11-28 18:34:37 +05:30
haricharan-jaka
2e2671db94 Fully Added Pixel4 cod ein android library 2021-11-28 18:34:37 +05:30
haricharan-jaka
36f3381160 Added pixel 4 code 2021-11-28 18:34:36 +05:30
haricharan-jaka
54d596f2f6 First commit for pixel code in and_lib 2021-11-28 18:34:25 +05:30
haricharan-jaka
9ecf227e1c Added Pixel captive portal code 2021-11-28 18:19:39 +05:30
haricharan-jaka
f5d64c043c Added ssid_with_internet value
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2021-11-26 19:36:07 +05:30
haricharan-jaka
7e25ea2413 Removed the Extra Forget code
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2021-11-26 19:36:06 +05:30
haricharan-jaka
d0c12ccab7 Added ip Address details in Android Captive function
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2021-11-26 19:36:06 +05:30
haricharan-jaka
2bd85989c2 Added Captive portal library code for Android
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2021-11-26 19:36:06 +05:30
sushant
a4437547ed - adding video link to allure with device name
- changed device to auto select

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-11-03 21:16:41 +05:30
sushant
909c4c73d8 - reduced testcase execution time
- refactored configuration

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-10-26 16:24:10 +05:30
sushant
8f17612b2c - e2e for expresswifi
- library code changes for android in android_lib.py
- Testcases to turn on and off wifi, forget wifi at end of testcases

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-10-21 19:28:18 +05:30