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. Which one of the following is a Web Storage features?

    1. Local storage

    2. Session storage

    3. Both a and b

    4. None of the above

  2. Which one of the following is AppCacheStatusenum that represents the current status of the application cache is correct?

    1. 0: UNCACHED

    2. 1: CHECKING

    3. 2: IDLE

    4. All are wrong