Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darylducks17/robotframework
Learning Web Automation using Robot Framework with Selenium using LinkedIn Learning by Bryan Lamb.
https://github.com/darylducks17/robotframework
python robotframework seleniumlibrary test-automation
Last synced: 6 days ago
JSON representation
Learning Web Automation using Robot Framework with Selenium using LinkedIn Learning by Bryan Lamb.
- Host: GitHub
- URL: https://github.com/darylducks17/robotframework
- Owner: darylducks17
- Created: 2022-10-19T20:08:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T09:35:34.000Z (about 2 years ago)
- Last Synced: 2024-11-05T20:18:28.455Z (about 2 months ago)
- Topics: python, robotframework, seleniumlibrary, test-automation
- Language: HTML
- Homepage:
- Size: 7.95 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RobotFramework
Learning Web Automation using Robot Framework with Selenium as part of my placement.## Topics Covered
- What's a test automation framework?
- Robot Framework vs. Selenium
- Creating and running your first script
- Options for running scripts, including PyCharm and Jenkins
- Making a script more readable
- Using variables to centralize data
- Incorporating the Page Object Model
- Robot Framework libraries
- Advanced command-line options
- Forcing and randomizing test execution order
- Making decisions with automatic variables
- Using keywords to return values
- Updating Python and PIP
- Updating your libraries, browsers, and web drivers
- Testing specific elements with web locators
- Conditionals and loops
- Dictionaries
- Data-driven testing
- Testing a multisite from end to end with Robot Framework## Sources
- Robot Framework Test Automation Level 1
- https://www.linkedin.com/learning-login/share?account=78047178&forceAccount=false&redirect=https%3A%2F%2Fwww.linkedin.com%2Flearning%2Frobot-framework-test-automation-level-1-selenium%3Ftrk%3Dshare_ent_url%26shareId%3D2b0D5lu5T1ecshZLVQZf2Q%253D%253D
- Robot Framework Test Automation Level 2
- https://www.linkedin.com/learning-login/share?account=78047178&forceAccount=false&redirect=https%3A%2F%2Fwww.linkedin.com%2Flearning%2Frobot-framework-test-automation-level-2%3Ftrk%3Dshare_ent_url%26shareId%3DoQP4HxivRNCR27OBtNeWhA%253D%253D