* presentation upload test fix
* removing .only
* remove flaky flag
* updating presentation screenshots
* update screenshots
* Update bigbluebutton-tests/playwright/presentation/presentation.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
* adding the tests to run on ci
* updated presentation screenshots
* added the setHeightWidthViewPOrt funcion
* skip check screenshot on ci
* Update bigbluebutton-tests/playwright/presentation/presentation.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
* compare image url to check if presentation has changed
* update screenshots
* change function used when close notifications
---------
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
* Update selectors;
* Add more checks on the create poll function;
* Add steps to prevent failures in serial mode runs;
* Add missing timeout on direct locator methods;
* Fix step order on test to publish results in a different presentation;
* Re-enable user response poll test in CI;
* test: fix shortcuts, add flaky flag for test requiring graphql data, fix slide change for tldraw v2
* test: properly set the execution mode
* test: use isMultiUser parameter inside options obj
* test: fix banner color test
* test: increase breakout test timeouts for user joining room
* test: redo the change in the hide presentation on join test
* test: change hide presentation steps and add flaky flag on it
* initial tldraw v2 alpha 18 with graph-ql
* add @apollo/client
* update whiteboard test element
* update whiteboard test elements
* update whiteboard test elements
* load .tldr file shapes into bbb
* temporarily disable infinite canvas limit in client
* disabling failing tests on ci
* restore poll results on whiteboard
* restore hideViewerCursor functionality
* disabling failing tests that needs to be updated
---------
Co-authored-by: Gabriel Porfirio <gabrielporfirio1994@gmail.com>