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