Commit Graph

35 Commits

Author SHA1 Message Date
Brent Baccala
992cef8ad8 test suite: add newlines at the end of puppeteer javascript files that didn't have them 2023-04-03 16:23:26 -04:00
Anton
5e9f228add fix warnings and audit fix 2021-11-02 13:55:13 -03:00
Anton
d8ffd698ef fix minimizePresentation selector 2021-10-26 14:52:52 -03:00
Anton
f6b907870a improves startSharing function 2021-10-26 14:48:18 -03:00
Anton
fe95a8a6a9 dismembers random poll test and checks all possibilities 2021-10-25 12:01:40 -03:00
Anton
9d0b07b3b2 provide unique closePages function 2021-10-20 14:23:24 -03:00
Anton
1ab6ae8741 realocates tests to the right file; fixes publishPoll button element; provides closePages util function 2021-10-19 17:15:18 -03:00
Anton Barboza
60bdad6c33 fix disable other participants webcams test 2021-10-15 11:18:02 -03:00
Anton Barboza
85af20a18e change the default value on hasElement and fix notVisible element check 2021-10-11 17:47:02 -03:00
Anton Barboza
c9fd81cdb7 remove isNotVisible check and improve static timeout on change status test 2021-10-11 15:18:34 -03:00
Anton Barboza
516e951282 improves test checks 2021-10-07 11:33:39 -03:00
Anton Barboza
4f2764ce65 fix webcam tests and provides shareWebcam function in page.js 2021-10-04 17:42:58 -03:00
Anton Barboza
1fa3955c28 add test - User: Show network data in Connection Status 2021-10-04 14:57:12 -03:00
Anton Barboza
6a2e770842 fix some code warnings 2021-09-30 15:45:59 -03:00
Anton Barboza
60630b2139 improve init function 2021-09-30 09:36:08 -03:00
Maxim Khlobystov
8fe214e4f3 Grouping test files and their associated classes together 2021-09-27 23:21:14 -04:00
Anton Barboza
053eeac1c7 update clickNItem args order and avoid static timeouts 2021-09-22 18:16:11 -03:00
Anton Barboza
da95d4d68c fix and move guest policy tests 2021-09-22 18:03:12 -03:00
Anton Barboza
91b1bed661 add lastTargetPage handler 2021-09-22 16:22:47 -03:00
Anton Barboza
82ed0938a5 remove unused imports 2021-09-22 14:17:56 -03:00
Anton Barboza
1b03c979cc fix screenshots call 2021-09-22 14:05:34 -03:00
Anton Barboza
dce318e1ad avoid using static timeouts and fix Random Poll test 2021-09-22 13:52:27 -03:00
Anton Barboza
ae21124005 improvements on Page functions 2021-09-22 11:36:58 -03:00
Anton Barboza
1999cf4b9c update click functions and use default timeout 2021-09-22 10:23:51 -03:00
Anton Barboza
d3f5194d3e keep all elements in a single file and remove remaining elements.js 2021-09-22 09:46:20 -03:00
Anton
dbb94fde91 fix type, returns and missing imports 2021-09-02 17:25:51 -03:00
Anton
3f90607443 Merge remote-tracking branch 'upstream/develop' into fix-elements-and-util-functions 2021-09-02 15:31:24 -03:00
Anton
481ac10784 Merge remote-tracking branch 'upstream/develop' into fix-tests-logs-and-duplicate-checks 2021-08-30 22:35:28 -03:00
Anton
ade947c4dc update catch parameter to 'err' 2021-08-26 11:16:54 -03:00
Anton
bffd7db92b fix missing return 2021-08-25 16:32:37 -03:00
Anton
2506842b3d fix the use of util functions 2021-08-20 17:33:57 -03:00
Anton
8feda80111 fix selectors hardcoded 2021-08-19 17:22:31 -03:00
Anton
ccba36f57d fix polling test 2021-08-16 23:04:17 -03:00
Anton
37f194c7d3 fix logs in catch statements: test functions 2021-08-13 14:59:29 -03:00
Maxim Khlobystov
2671953c0c Move Puppeteer tests and remove WebdriverIO tests 2021-07-13 14:31:41 +00:00