Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Selenium 4.0 LATEST Features, Docker & AWS Integration, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:50
    Introduction to the course
  • Урок 2. 00:04:36
    Important to know before getting started with the course
  • Урок 3. 00:07:27
    What is Selenium?
  • Урок 4. 00:12:45
    Difference in Selenium 1, 2, 3 & 4 versions
  • Урок 5. 00:08:41
    Selenium 4 Walkthrough with Updates and New Features
  • Урок 6. 00:05:08
    The new Selenium IDE
  • Урок 7. 00:04:39
    Pre-requisite
  • Урок 8. 00:03:52
    Install JDK - Windows
  • Урок 9. 00:03:51
    Install JDK - MAC OSX
  • Урок 10. 00:02:00
    Install Maven - Windows
  • Урок 11. 00:09:50
    Install Maven - MAC OSX
  • Урок 12. 00:02:08
    Installing Eclipse IDE
  • Урок 13. 00:09:30
    Running the first test via Manual Jars
  • Урок 14. 00:07:25
    Mapping the API Code
  • Урок 15. 00:10:12
    Automating Dependency and browser executables via Maven
  • Урок 16. 00:04:38
    Configuring other browsers - Firefox and Edge
  • Урок 17. 00:23:00
    Understanding the WebDriver API Doc
  • Урок 18. 00:16:35
    Getting started with Handling Elements
  • Урок 19. 00:03:45
    Minimizing, Maximizing and Full Screen window
  • Урок 20. 00:22:57
    Handling Sync issues - ImplicitWait
  • Урок 21. 00:08:00
    Handling Sync issues - ExplicitWait
  • Урок 22. 00:09:43
    Handling Sync issues - FluentWait
  • Урок 23. 00:15:08
    Relative Locators - Above, Below, RightOf, LeftOf and Near
  • Урок 24. 00:04:25
    Chaining Relative Locators
  • Урок 25. 00:04:37
    Relative Locators with Multiple Elements
  • Урок 26. 00:07:16
    Capturing Element's Screenshot
  • Урок 27. 00:11:26
    Capturing Page and Full Page Screenshot
  • Урок 28. 00:41:41
    Understanding Xpath in Depth - Part 1
  • Урок 29. 00:21:04
    Understanding Xpath in Depth - Part 2
  • Урок 30. 00:13:56
    Understanding CSS in Depth
  • Урок 31. 00:10:30
    Tools for Generating Xpath and CSS
  • Урок 32. 00:12:08
    New Feature - Switching to the Parent Frame
  • Урок 33. 00:11:47
    New Feature - New Tabs and Windows
  • Урок 34. 00:05:16
    New Feature - Handling Basic Authentication
  • Урок 35. 00:07:29
    New Feature - Printing to PDF
  • Урок 36. 00:12:13
    New Feature - Browser Options / Capabilities
  • Урок 37. 00:04:38
    NEW Feature - Getting the Element's Coordinates through Rectangle class
  • Урок 38. 00:09:53
    Enhancements in Actions API and FindElement method
  • Урок 39. 00:03:47
    Introduction to Chrome DevTools Protocol
  • Урок 40. 00:04:23
    Handling SSL Certificates
  • Урок 41. 00:05:11
    Mocking GEO Locations
  • Урок 42. 00:06:10
    Simulate Device Views
  • Урок 43. 00:03:22
    Blocking Network requests
  • Урок 44. 00:06:07
    Running test on a slow network
  • Урок 45. 00:03:22
    Override Time zone values
  • Урок 46. 00:09:14
    Chrome console logs
  • Урок 47. 00:09:39
    Capturing Request and Response Headers
  • Урок 48. 00:02:39
    Get URL and Status for each request and response
  • Урок 49. 00:03:21
    Adding Custom headers
  • Урок 50. 00:05:06
    Changing the browser User Agent
  • Урок 51. 00:05:32
    Enable Performance Metrics
  • Урок 52. 00:11:22
    Page Load Strategies - Normal, Eager and None
  • Урок 53. 00:08:45
    Understanding the Grid 4 Architecture
  • Урок 54. 00:06:37
    Configuring Ubuntu virtual machine
  • Урок 55. 00:08:40
    Running as a standalone Grid
  • Урок 56. 00:14:11
    Running test cases in parallel
  • Урок 57. 00:06:43
    Hub and Nodes
  • Урок 58. 00:07:33
    Distributed
  • Урок 59. 00:08:49
    What is Docker?
  • Урок 60. 00:08:37
    Docker on a Standalone mode
  • Урок 61. 00:03:28
    Docker for Hub and Nodes
  • Урок 62. 00:08:37
    Docker for Hub and Nodes with Docker compose
  • Урок 63. 00:09:45
    Docker compose for Fully distributed
  • Урок 64. 00:05:47
    Docker Selenium Grid 4 with video recording feature
  • Урок 65. 00:13:15
    Introduction to Amazon Webservices Cloud platform
  • Урок 66. 00:17:23
    AWS EC2 Configuration
  • Урок 67. 00:10:45
    Configuring Docker on AWS Cloud
  • Урок 68. 00:07:35
    Running Parallel test using Docker Compose
  • Урок 69. 00:04:24
    Deleting all resources to avoid any charges
  • Урок 70. 00:19:38
    Building the EC2 Instance from scratch
  • Урок 71. 00:18:51
    Continuous Integration using Jenkins and GIT on EC2 Instance
  • Урок 72. 00:02:02
    Fixing the docker compose issue
  • Урок 73. 00:04:22
    CI / CD - Jenkins pipeline
  • Урок 74. 00:08:22
    Configuring the Pipeline
  • Урок 75. 00:03:02
    Running the pipeline from Jenkinsfile