Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Website Automation Testing for Beginners with Protractor, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:00:34
    Introduction to Getting Started Section
  2. Урок 2. 00:03:41
    Why do we need automation?
  3. Урок 3. 00:01:42
    What is Selenium?
  4. Урок 4. 00:02:50
    Why do I need to learn to code?
  5. Урок 5. 00:00:50
    Browsers
  6. Урок 6. 00:03:00
    Installation - Visual Studio Code
  7. Урок 7. 00:09:58
    Installation - Sublime Text
  8. Урок 8. 00:04:36
    Installation - ConEmu
  9. Урок 9. 00:04:06
    How to get help
  10. Урок 10. 00:00:21
    Introduction to HTML Section
  11. Урок 11. 00:01:22
    Browser Developer Tools
  12. Урок 12. 00:01:28
    HTML Structure - The DOM
  13. Урок 13. 00:01:43
    HTML Tags and Elements
  14. Урок 14. 00:01:41
    HTML Attributes
  15. Урок 15. 00:01:56
    Absolute and Relative Paths
  16. Урок 16. 00:00:17
    Introduction to CSS Section
  17. Урок 17. 00:02:06
    What is CSS?
  18. Урок 18. 00:01:06
    Bootstrap
  19. Урок 19. 00:01:07
    Introduction to the JavaScript Section
  20. Урок 20. 00:08:51
    Variables and Data Types
  21. Урок 21. 00:06:44
    If Statements
  22. Урок 22. 00:04:17
    While Loops
  23. Урок 23. 00:01:05
    For Loops
  24. Урок 24. 00:06:54
    Functions
  25. Урок 25. 00:02:14
    Project Introduction
  26. Урок 26. 00:06:38
    Project Setup
  27. Урок 27. 00:08:04
    Navbar
  28. Урок 28. 00:08:25
    Text and Images
  29. Урок 29. 00:03:08
    Lists
  30. Урок 30. 00:13:19
    Forms
  31. Урок 31. 00:04:07
    Tables
  32. Урок 32. 00:05:49
    Modals
  33. Урок 33. 00:00:59
    jQuery
  34. Урок 34. 00:08:38
    Add a Superhero to the List
  35. Урок 35. 00:10:00
    Superhero List Alert
  36. Урок 36. 00:12:50
    Vote for a Movie
  37. Урок 37. 00:03:49
    Vote for a Movie Alert
  38. Урок 38. 00:05:51
    Search
  39. Урок 39. 00:11:01
    Login Overlay
  40. Урок 40. 00:16:58
    Login and Logout
  41. Урок 41. 00:02:22
    Additional Styling
  42. Урок 42. 00:02:28
    One more update to the site
  43. Урок 43. 00:00:17
    Introduction to Getting Started with Protractor Section
  44. Урок 44. 00:05:20
    Installation - Java Development Kit
  45. Урок 45. 00:02:13
    Installation - Node.js
  46. Урок 46. 00:05:44
    Installation - Protractor & Webdriver-Manager
  47. Урок 47. 00:04:58
    Config File
  48. Урок 48. 00:06:35
    Test File
  49. Урок 49. 00:03:51
    Interacting with elements on the page
  50. Урок 50. 00:09:18
    Validating elements on the page
  51. Урок 51. 00:02:21
    beforeEach and afterEach
  52. Урок 52. 00:05:49
    Page Object File
  53. Урок 53. 00:07:12
    Create a page object
  54. Урок 54. 00:05:16
    Locators
  55. Урок 55. 00:00:22
    Introduction to Testing Our Site
  56. Урок 56. 00:35:12
    Test the Login
  57. Урок 57. 00:34:17
    Test the Add a Hero
  58. Урок 58. 00:35:58
    Test the Vote for a Movie
  59. Урок 59. 00:50:07
    Test the Header and the Modals
  60. Урок 60. 00:14:07
    Test the Logout
  61. Урок 61. 00:13:13
    Test the Search
  62. Урок 62. 00:04:58
    Final Updates
  63. Урок 63. 00:07:57
    Better Console Reports - Jasmine Spec Reporter
  64. Урок 64. 00:11:57
    HTML Test Reports - Protractor Jasmine 2 Screenshot Reporter
  65. Урок 65. 00:02:36
    Next steps