Appendix 1. Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Python Testing Cookbook - Second Edition Greg L. Turnquist, Bhaskar N. Das
ISBN: 9781787122529
- Run test cases from the command line with increased verbosity
- Write a Nose extension to pick tests based on regular expressions
- Create testable documentation using doctest
- Use Selenium to test the Web User Interface
- Write a testable story with Voidspace Mock and Nose
- Configure TeamCity to run Python tests on commit
- Update project-level scripts to provide coverage reports
Selenium WebDriver 3 Practical Guide - Second Edition Unmesh Gundecha, Recommended for You , Recommended for You , Learning, Recommended for You , Learning, Beginner's Guide
ISBN: 9781788999762
- Understand what Selenium 3 is and how is has been improved than its predecessor
- Use different mobile and desktop browser platforms with Selenium 3
- Perform advanced actions, such as drag-and-drop and action builders on web page
- Learn to use Java 8 API and Selenium 3 together
- Explore remote WebDriver and discover how to use it
- Perform cross browser and distributed testing with Selenium Grid
- Use Actions API for performing various keyboard and mouse actions