Commit Graph

24 Commits

Author SHA1 Message Date
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
ce06886f04 add static timeout to prevent a race condition - only on deployed servers 2021-09-30 15:47:17 -03:00
Anton Barboza
6a2e770842 fix some code warnings 2021-09-30 15:45:59 -03:00
Anton Barboza
fa74f10e3e move params.js to core folder 2021-09-30 15:36:31 -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
91b1bed661 add lastTargetPage handler 2021-09-22 16:22:47 -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
fad3cd0e62 fix tests with type chat action 2021-09-22 11:05:03 -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
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
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
6017960afa re-add data-test in BBBMenu buttons 2021-08-13 22:34:38 -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
Anton
c1c19abe4b fix Chat test suite and use variable on evaluate functions 2021-08-02 15:48:32 -03:00
Anton
9d38f8c690 fix test Chat (copy chat) :: add expect, remove not used lib and add try/catch 2021-08-02 13:29:16 -03:00
Maxim Khlobystov
2671953c0c Move Puppeteer tests and remove WebdriverIO tests 2021-07-13 14:31:41 +00:00