-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wp e2e playwright #2057
Wp e2e playwright #2057
Conversation
…into wp-e2e-playwright
@@ -0,0 +1,60 @@ | |||
import { test, expect } from "@wordpress/e2e-test-utils-playwright"; | |||
import Activity from "../page_model/activity.js"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imranhasanraaz Move this file into the Other Settings folder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imranhasanraaz you are fetching this media from the testdata repo then still why you have uploaded these images? Remove it if not required.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is not required remove it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solved the above feedback @pooja-muchandikar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested a few changes. Remove all unwanted files.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI is failing. Take a look at it.
Remove the playwright-report folder. Rest looks fine. |
@pooja-muchandikar removed playwright-report folder |
No description provided.