https://github.com/robocorp/salesforce-lightning-playwright-examples
Example of how to use playwright with Robocorp python libraries
https://github.com/robocorp/salesforce-lightning-playwright-examples
Last synced: 24 days ago
JSON representation
Example of how to use playwright with Robocorp python libraries
- Host: GitHub
- URL: https://github.com/robocorp/salesforce-lightning-playwright-examples
- Owner: robocorp
- Created: 2024-01-09T09:37:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T10:14:00.000Z (over 2 years ago)
- Last Synced: 2025-11-21T04:07:34.147Z (7 months ago)
- Language: Python
- Size: 172 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Salesforce Lightning Playwright examples

- [Salesforce Lightning](https://www.salesforce.com/campaign/lightning/) uses a lot of shadow DOMs.
- [Playwright](https://playwright.dev/) can access the shadow DOMs.
- Here's examples of interacting with various elements.
- Visible browser is enabled for demo purposes.
- [SelectorsHub](https://selectorshub.com/) works well for finding the initial locators.
## Demo app
https://lwc-recipes-oss.herokuapp.com