[tests-only][full-ci] rewrite office suites test in playwright#13615
Merged
PrajwolAmatya merged 1 commit intomasterfrom Mar 19, 2026
Merged
[tests-only][full-ci] rewrite office suites test in playwright#13615PrajwolAmatya merged 1 commit intomasterfrom
PrajwolAmatya merged 1 commit intomasterfrom
Conversation
70 tasks
6f8ceab to
b367a5a
Compare
nabim777
reviewed
Mar 4, 2026
nabim777
reviewed
Mar 4, 2026
nabim777
reviewed
Mar 4, 2026
nabim777
reviewed
Mar 4, 2026
nabim777
reviewed
Mar 4, 2026
nabim777
reviewed
Mar 4, 2026
nabim777
reviewed
Mar 4, 2026
b367a5a to
453610f
Compare
bf00989 to
66cbd27
Compare
nabim777
reviewed
Mar 12, 2026
66cbd27 to
29bde3d
Compare
anon-pradip
reviewed
Mar 13, 2026
29bde3d to
a3c15f6
Compare
anon-pradip
reviewed
Mar 16, 2026
anon-pradip
reviewed
Mar 16, 2026
anon-pradip
reviewed
Mar 16, 2026
anon-pradip
reviewed
Mar 16, 2026
anon-pradip
reviewed
Mar 16, 2026
anon-pradip
reviewed
Mar 16, 2026
| actorsEnvironment, | ||
| stepUser: 'Brian', | ||
| resource: 'OpenDocument.odt', | ||
| application: 'Collabora' |
Contributor
There was a problem hiding this comment.
I think we can use editor for Collabora and OnlyOffice kind of editors in all places.
Suggested change
| application: 'Collabora' | |
| editor: 'Collabora' |
Contributor
Author
There was a problem hiding this comment.
i think application should be fine here because, it's general term for mediaviewer, pdfviewer and other application.
a3c15f6 to
bb59480
Compare
bb59480 to
76a05ca
Compare
ca22f5e to
e8096f3
Compare
Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com>
e8096f3 to
1992f4f
Compare
|
nabim777
approved these changes
Mar 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Rewrite office suites tests in playwright.
Related Issue
Types of changes