Salesforce Lightning Automation With Robot Framework Browser

- Salesforce Lightning uses a lot of shadow DOMs.
- Playwright can access the shadow DOMs.
- Here's examples of interacting with various elements.
- Visible browser is enabled for demo purposes.
- SelectorsHub works well for finding the initial locators.