Book Image

Learning Selenium Testing Tools - Third Edition

Book Image

Learning Selenium Testing Tools - Third Edition

Overview of this book

Table of Contents (22 chapters)
Learning Selenium Testing Tools Third Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Self-test questions


  1. Selenium WebDriver supports multiple programming languages?

    1. True

    2. False

  2. Selenium WebDriver supports multiple browsers?

    1. True

    2. False

  3. Selenium WebDriver requires a browser-specific driver to support the different browsers?

    1. True

    2. False

  4. In Eclipse, where do you find Selenium JAR files?

    1. JRE System Library

    2. Referenced Libraries

    3. Source folder

    4. None of the above

  5. To work on Eclipse, we need to have workspace created?

    1. True

    2. False