Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Selenium WebDriver with Java for beginners, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:32
    What we need to know
  • Урок 2. 00:05:23
    Helpful tips before we start
  • Урок 3. 00:01:45
    What is Selenium WebDriver
  • Урок 4. 00:07:31
    Java and Maven
  • Урок 5. 00:04:39
    Eclipse IDE
  • Урок 6. 00:09:38
    Creating New Maven Project
  • Урок 7. 00:10:57
    Configuring Maven Project
  • Урок 8. 00:04:57
    Troubleshooting Project Issues
  • Урок 9. 00:01:45
    GitHub
  • Урок 10. 00:01:54
    Application under test
  • Урок 11. 00:07:34
    Creating first test class
  • Урок 12. 00:17:15
    Working on first test method
  • Урок 13. 00:12:33
    Running TestNG test
  • Урок 14. 00:08:39
    Debugging test problems
  • Урок 15. 00:13:08
    Page elements and locators for Selenium
  • Урок 16. 00:11:52
    WebElement
  • Урок 17. 00:04:59
    WebDriver commands
  • Урок 18. 00:10:44
    Invalid locators
  • Урок 19. 00:20:44
    Verifications and assertions
  • Урок 20. 00:13:17
    TestNG eclipse plugin
  • Урок 21. 00:02:44
    Homework
  • Урок 22. 00:15:25
    Incorrect username test
  • Урок 23. 00:07:34
    Incorrect password test
  • Урок 24. 00:07:23
    Creating TestNG Test Suite
  • Урок 25. 00:09:56
    Running TestNG Test Suite
  • Урок 26. 00:05:40
    TestNG documentation
  • Урок 27. 00:08:48
    TestNG Groups
  • Урок 28. 00:18:20
    Parameters from Test Suite
  • Урок 29. 00:08:41
    Combining Login tests
  • Урок 30. 00:10:14
    TestNG Before and After Annotations
  • Урок 31. 00:12:00
    Cross Browser testing support
  • Урок 32. 00:11:14
    Debugging tests
  • Урок 33. 00:02:40
    WebDriver Waits
  • Урок 34. 00:11:45
    Using different wait methods
  • Урок 35. 00:03:30
    Exceptions in Selenium WebDriver
  • Урок 36. 00:16:31
    ElementNotVisibleException
  • Урок 37. 00:08:08
    TimeoutException
  • Урок 38. 00:15:54
    NoSuchElementException
  • Урок 39. 00:20:14
    StaleElementReferenceException
  • Урок 40. 00:07:46
    Challenge
  • Урок 41. 00:01:27
    Autro
  • Урок 42. 00:01:48
    Bonus Lecture: Discount coupons