Skip to content

Conversation

@alysonturing
Copy link
Contributor

@alysonturing alysonturing commented Oct 2, 2023

WHAT

🤖 Generated by Copilot at 6278418

This pull request updates the Playwright app and adds a new action component for it. It converts the app from TypeScript to JavaScript, fixes some code style issues, and adds new dependencies. It also deletes an unnecessary .gitignore file and modifies the pnpm-lock.yaml file accordingly. The new action component returns the page's title given a URL.

🤖 Generated by Copilot at 6278418

Oh we're the Playwright crew and we've got a job to do
We'll launch a browser and get the title too
Heave away, me hearties, heave away
For we've changed the app and the package.json today

WHY

HOW

🤖 Generated by Copilot at 6278418

  • Add a new action component for Playwright that returns the page's title given a URL (link)
  • Update the package.json file for the Playwright app (link)
  • Rename the Playwright app file from playwright.app.ts to playwright.app.mjs and change the import syntax from TypeScript to JavaScript (link)
  • Fix the indentation and spacing of the comment and code blocks for the launch and goto methods of the Playwright app (link, link, link)
  • Add or update entries for various components in the pnpm-lock.yaml file (link, link, link, link, link, link)
  • Delete the components/playwright/.gitignore file (link)

@vercel
Copy link

vercel bot commented Oct 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pipedream-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2023 5:43pm
pipedream-docs-redirect-do-not-edit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2023 5:43pm

* master:
  Pierce/dre 452 (#8237)

# Conflicts:
#	components/playwright/package.json
#	components/playwright/playwright.app.mjs
#	pnpm-lock.yaml
Copy link
Contributor

@ctrlaltdylan ctrlaltdylan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made a small change to the copy on one summary, but otherwise works well in workflows.

@ctrlaltdylan ctrlaltdylan merged commit 24e82e2 into master Oct 4, 2023
@ctrlaltdylan ctrlaltdylan deleted the 8210-playwright-components branch October 4, 2023 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Components] Playwright

3 participants