Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Learn Webdriver Test Automation with WebdriverIO, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:32
    Robot Parts Emporium" Site Setup
  2. Урок 2. 00:02:37
    Installing the WebdriverIO and Selenium Dependencies
  3. Урок 3. 00:05:05
    Trying out the WebdriverIO example
  4. Урок 4. 00:02:37
    Writing our First Test
  5. Урок 5. 00:04:51
    Creating our config file using the Test Runner CLI
  6. Урок 6. 00:04:26
    Reviewing the wdio.conf.js file
  7. Урок 7. 00:03:29
    Updating our test file
  8. Урок 8. 00:02:23
    Switching to Sync mode
  9. Урок 9. 00:06:40
    Options and Logging
  10. Урок 10. 00:02:39
    NPM scripts for easier commands
  11. Урок 11. 00:02:17
    Addendum: The Selenium Standalone Service
  12. Урок 12. 00:06:39
    An Introduction to Assertions
  13. Урок 13. 00:03:46
    Switching to Chai
  14. Урок 14. 00:05:27
    Expect & Should Style Assertions
  15. Урок 15. 00:07:03
    The Debug Command
  16. Урок 16. 00:11:14
    The Pause Command
  17. Урок 17. 00:05:41
    Element State Commands - isExisting
  18. Урок 18. 00:05:46
    Element State Commands - isVisible
  19. Урок 19. 00:05:10
    Element State Commands - hasFocus
  20. Урок 20. 00:02:22
    The Other Three Element State Commands
  21. Урок 21. 00:09:11
    The waitFor Commands
  22. Урок 22. 00:03:22
    The waitUntil command
  23. Урок 23. 00:05:03
    Create Custom Commands with 'addCommand'
  24. Урок 24. 00:07:38
    The Execute Command
  25. Урок 25. 00:08:36
    Using Node Functionality
  26. Урок 26. 00:07:13
    Element, Elements, $ and $$
  27. Урок 27. 00:05:19
    Defining Page Elements
  28. Урок 28. 00:04:27
    Defining Page Actions
  29. Урок 29. 00:06:01
    Generic Page Objects
  30. Урок 30. 00:04:24
    Cucumber Overview
  31. Урок 31. 00:05:23
    he Cucumber Boilerplate Project
  32. Урок 32. 00:07:16
    Writing New Features
  33. Урок 33. 00:07:05
    Writing New Steps
  34. Урок 34. 00:06:26
    Writing Advanced Steps
  35. Урок 35. 00:06:46
    Storing cloud Selenium credentials
  36. Урок 36. 00:04:31
    Using Sauce Labs
  37. Урок 37. 00:02:30
    Using Browserstack
  38. Урок 38. 00:01:47
    Using TestingBot
  39. Урок 39. 00:06:55
    Defining Multiple Browsers
  40. Урок 40. 00:03:52
    Advanced Browser Configurations
  41. Урок 41. 00:10:14
    Multiremote Testing
  42. Урок 42. 00:03:55
    CICD Systems
  43. Урок 43. 00:07:27
    Jenkins
  44. Урок 44. 00:03:34
    TravisCI
  45. Урок 45. 00:02:20
    CircleCI
  46. Урок 46. 00:02:35
    TeamCity
  47. Урок 47. 00:06:28
    What is Visual Regression Testing?
  48. Урок 48. 00:09:47
    The WebdriverIO Visual Regression Service
  49. Урок 49. 00:06:49
    Advanced Visual Regression Service Usage
  50. Урок 50. 00:04:04
    Junit Reporter
  51. Урок 51. 00:02:40
    Allure Reporter
  52. Урок 52. 00:01:42
    TeamCity Reporter
  53. Урок 53. 00:05:37
    The WebdriverIO Starter Kit
  54. Урок 54. 00:21:00
    Site Login/Registration from Start to Finish: Part 1
  55. Урок 55. 00:23:05
    Site Login/Registration from Start to Finish: Part 2