You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version of Playwright we reference today is very out of date. Before we can make the Recorder GA, we are going to need to update Elastic's Playwright fork to the latest version referenced by Synthetics. Once we do this, we unblock ourselves from upgrading Playwright, Elastic Synthetics, etc.
This is important from a feature perspective, as well as a security standpoint. We can't make the Recorder GA until we're able to respond to emergency patches to all of its dependencies, including Synthetics/Playwright. Without accomplishing this upgrade, we will not be able to quickly patch our software in the event of a serious security issue, and thus we're not a candidate for production use until we have that capability.
TODO
Update @elastic/playwright to latest upstream:main, or fresh fork the repo
Apply the patch we have in separate-recorder branch
Use latest @elastic/synthetics in recorder
The text was updated successfully, but these errors were encountered:
justinkambic
changed the title
Update Script Recorder to the latest PW version we have in Synthetics
Migrate Elastic Playwright fork to later version of official Playwright
Jun 1, 2022
The version of Playwright we reference today is very out of date. Before we can make the Recorder GA, we are going to need to update Elastic's Playwright fork to the latest version referenced by Synthetics. Once we do this, we unblock ourselves from upgrading Playwright, Elastic Synthetics, etc.
This is important from a feature perspective, as well as a security standpoint. We can't make the Recorder GA until we're able to respond to emergency patches to all of its dependencies, including Synthetics/Playwright. Without accomplishing this upgrade, we will not be able to quickly patch our software in the event of a serious security issue, and thus we're not a candidate for production use until we have that capability.
TODO
@elastic/playwright
to latest upstream:main, or fresh fork the reposeparate-recorder
branch@elastic/synthetics
in recorderThe text was updated successfully, but these errors were encountered: