Mobile/Tablet devices automated tests for mobile/tablet on ios/android devices (#12173)
* adds unability to see screenshare button on mobile devices test specs * simplify code in testMobileDevice() * userlist and chat panels should not appear at page load in mobile devices * lint * updates outdated audio specs due to leaveAudio changes * correct clicks on disconnectAudio elements * whiteboard not visible on userlistPanel or on chatPanel * reworks mobile devices/usersagents * fixes screenshare mobile/tablet specs * adds whiteboardNotAppearOnMobile spec * adds Chat Panel specification to Mobile-Tablet specs * simplify getArgs() functions for all devices
Showing
- bigbluebutton-html5/imports/ui/components/audio/audio-controls/input-stream-live-selector/component.jsx 1 addition, 0 deletions...o/audio-controls/input-stream-live-selector/component.jsx
- bigbluebutton-html5/imports/ui/components/panel-manager/component.jsx 2 additions, 0 deletions...n-html5/imports/ui/components/panel-manager/component.jsx
- bigbluebutton-html5/tests/puppeteer/audio.obj.js 2 additions, 2 deletionsbigbluebutton-html5/tests/puppeteer/audio.obj.js
- bigbluebutton-html5/tests/puppeteer/audio/elements.js 2 additions, 1 deletionbigbluebutton-html5/tests/puppeteer/audio/elements.js
- bigbluebutton-html5/tests/puppeteer/breakout/create.js 2 additions, 2 deletionsbigbluebutton-html5/tests/puppeteer/breakout/create.js
- bigbluebutton-html5/tests/puppeteer/core/devices.js 59 additions, 0 deletionsbigbluebutton-html5/tests/puppeteer/core/devices.js
- bigbluebutton-html5/tests/puppeteer/core/elements.js 2 additions, 2 deletionsbigbluebutton-html5/tests/puppeteer/core/elements.js
- bigbluebutton-html5/tests/puppeteer/core/page.js 39 additions, 165 deletionsbigbluebutton-html5/tests/puppeteer/core/page.js
- bigbluebutton-html5/tests/puppeteer/core/profiles.js 0 additions, 43 deletionsbigbluebutton-html5/tests/puppeteer/core/profiles.js
- bigbluebutton-html5/tests/puppeteer/customparameters.obj.js 10 additions, 10 deletionsbigbluebutton-html5/tests/puppeteer/customparameters.obj.js
- bigbluebutton-html5/tests/puppeteer/notifications/notifications.js 1 addition, 1 deletion...tton-html5/tests/puppeteer/notifications/notifications.js
- bigbluebutton-html5/tests/puppeteer/screenshare.obj.js 84 additions, 3 deletionsbigbluebutton-html5/tests/puppeteer/screenshare.obj.js
- bigbluebutton-html5/tests/puppeteer/screenshare/screenshare.js 23 additions, 6 deletions...uebutton-html5/tests/puppeteer/screenshare/screenshare.js
- bigbluebutton-html5/tests/puppeteer/screenshare/util.js 1 addition, 0 deletionsbigbluebutton-html5/tests/puppeteer/screenshare/util.js
- bigbluebutton-html5/tests/puppeteer/user.obj.js 125 additions, 74 deletionsbigbluebutton-html5/tests/puppeteer/user.obj.js
- bigbluebutton-html5/tests/puppeteer/user/elements.js 4 additions, 0 deletionsbigbluebutton-html5/tests/puppeteer/user/elements.js
- bigbluebutton-html5/tests/puppeteer/user/multiusers.js 55 additions, 5 deletionsbigbluebutton-html5/tests/puppeteer/user/multiusers.js
- bigbluebutton-html5/tests/puppeteer/webcam.obj.js 2 additions, 2 deletionsbigbluebutton-html5/tests/puppeteer/webcam.obj.js
- bigbluebutton-html5/tests/puppeteer/webcamlayout.obj.js 1 addition, 1 deletionbigbluebutton-html5/tests/puppeteer/webcamlayout.obj.js
Loading
Please register or sign in to comment