http://automated-testing.info knowledge base is basement to provide different examples on test automation topics for different tools. Please have a look to overview page http://atinfo.github.io/at.info-knowledge-base/
Feel free to add and share with test automation communite any examples you wanted. Create pull request and share it. Keep it automated! :)
- Fork
- Implement Something
- Submit a Pull Request
- Create code recipe on http://automated-testing.info For example, like this http://automated-testing.info/t/code-recipe-kak-ispolzovat-sikuli-c-webdriver-primer-dlya-http-automated-testing-info/4586
- High Five!
- Workable code
- Folder's name and all other names should be informative
- README.md with description in root is obligatory (please have a look to already existed examples)
Also you can see it on http://atinfo.github.io/at.info-knowledge-base/
- webdriver java How to intercept methods calls for collecting test steps via aspectj
- webdriver java How to create custom locators dynamically
- webdriver java How to intercept methods calls for collecting test steps
- java sikuli webdriver How to use sikulix with wrappers, interfaces, observers to automate web with webdriver
- webdriver java Example on implementation screen recorder for web tests on webdriver by means of java
- webdriver java python ruby C# How to make file upload with Selenium WebDriver
- python webdriver browsermob How to set chrome webdriver to use browsermob proxy
- python How to implement generic waiting mechanism that wait on closure passed
- python Hot to make autogenerated nested dictionary without any headaches on getting not existed key