Commit Graph

26 Commits

Author SHA1 Message Date
Anton
13dae4b3f6 add Meteor reconnection test and add option to add flags dynamically 2021-11-05 17:16:42 -03:00
Anton
f020c0da9d add Presentation test: Start external video 2021-10-28 15:37:56 -03:00
Anton
ff338c0198 add Hide/Restore presentation test 2021-10-26 14:59:40 -03:00
Anton
ecd9681775 add poll results in a different presentation test and provide uploadPresentation function 2021-10-22 16:33:39 -03:00
Anton
9d0b07b3b2 provide unique closePages function 2021-10-20 14:23:24 -03:00
Anton Barboza
516e951282 improves test checks 2021-10-07 11:33:39 -03:00
Anton Barboza
6a2e770842 fix some code warnings 2021-09-30 15:45:59 -03:00
Anton Barboza
6117c7cb99 set timeout on waitForFunctions 2021-09-30 15:38:18 -03:00
Anton Barboza
60630b2139 improve init function 2021-09-30 09:36:08 -03:00
Anton Barboza
a1e0a14958 fix audio test returns, fix webcam test close audio modal and improve removeAllPresentation test 2021-09-30 08:51:55 -03:00
Maxim Khlobystov
8fe214e4f3 Grouping test files and their associated classes together 2021-09-27 23:21:14 -04: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 Barboza
34369b8897 add remove all presentation test 2021-09-08 14:18:01 -03:00
Anton Barboza
b4d4b9f50b unify presentation tests 2021-09-08 12:07:47 -03:00
Anton Barboza
2d51b72560 fix evaluate function after merge 2021-09-08 10:45:31 -03:00
Anton Barboza
c83ac33827 Merge remote-tracking branch 'upstream/v2.4.x-release' into test-allow-presentation-download 2021-09-08 10:31:18 -03:00
Anton
b28092bc84 update waitFor function to waitForTimeout 2021-09-02 17:26:25 -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
18a2ec8d5d add Presentation test: Allow and disallow presentation download 2021-08-26 15:42:07 -03:00
Anton
ade947c4dc update catch parameter to 'err' 2021-08-26 11:16:54 -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
760eac42f5 fix unnecessary double checking when taking a screenshot 2021-08-13 17:33:27 -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