online
online copied to clipboard
Fix zoom button click in cypress tests (23.05 backport)
Use force click on buttons instead of scrolling the statusbar to make them visible Backport to 23.05 https://github.com/CollaboraOnline/online/pull/8362
Change-Id: I58f9571dd31d775cadd586f49a545bbc2198471c
- Resolves: #
- Target version: 23.05
Summary
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
Never mind, the commit in master didn't complete fix the issue
Fixed, ready for review now.