online
online copied to clipboard
Fix zoom button click in cypress tests (part 2)
Use force click on buttons instead of scrolling the statusbar to make them visible
Change-Id: Ib6e7eadcfb02f47e7bd4b44c71f44387f0b19168
- Resolves: #
- Target version: master
Summary
Previous change (https://github.com/CollaboraOnline/online/pull/8362) did not fix all failures.
TODO
- [ ] ...
Checklist
- [ ] Code is properly formatted
- [ ] All commits have Change-Id
- [ ] I have run tests with
make check
- [ ] I have issued
make run
and manually verified that everything looks okay - [ ] Documentation (manuals or wiki) has been updated or is not required