1. Урок 1. 00:05:24
    Promo Overview Video
  2. Урок 2. 00:04:28
    About the Instructor: Alan Richardson
  3. Урок 3. 00:00:53
    Welcome Message
  4. Урок 4. 00:01:44
    Aims of this course
  5. Урок 5. 00:04:24
    Overview Of Selenium
  6. Урок 6. 00:05:40
    About The Tools
  7. Урок 7. 00:04:01
    About the Applications under test
  8. Урок 8. 00:02:06
    Homebrew and Chocolatey Overview
  9. Урок 9. 00:01:27
    startUsingJavaJunit GitHub Project Overview
  10. Урок 10. 00:12:56
    Windows Install Java, Maven and IntelliJ using Chocolatey
  11. Урок 11. 00:09:47
    Mac Install Java, Maven and IntelliJ using Homebrew
  12. Урок 12. 00:01:48
    Overview of Driver Install
  13. Урок 13. 00:01:09
    Overview of startUsingSeleniumWebDriver Github Project
  14. Урок 14. 00:02:04
    Install ChromeDriver using Chocolatey
  15. Урок 15. 00:02:27
    Install GeckoDriver using Chocolatey
  16. Урок 16. 00:06:52
    Open startUsingSeleniumWebDriver project in IntelliJ and run the tests (Windows)
  17. Урок 17. 00:01:27
    Install ChromeDriver using Homebrew
  18. Урок 18. 00:00:53
    Install GeckoDriver using Homebrew
  19. Урок 19. 00:00:46
    SafariDriver is already installed on Mac
  20. Урок 20. 00:03:45
    Open startUsingSeleniumWebDriver project in IntelliJ and run the tests (Mac)
  21. Урок 21. 00:07:10
    Install Java JDK, Maven and IntelliJ
  22. Урок 22. 00:03:26
    Install IntelliJ
  23. Урок 23. 00:02:04
    Download the `startUsingSeleniumWebDriver` project
  24. Урок 24. 00:04:32
    Install Firefox and Marionette GeckoDriver
  25. Урок 25. 00:02:53
    Install Chrome and ChromeDriver
  26. Урок 26. 00:02:43
    Run WebDriver Test From The IntelliJ IDE
  27. Урок 27. 00:01:07
    Tip - how to right click in Finder to open folder in a terminal
  28. Урок 28. 00:02:48
    Install Java JDK, and Maven on Mac using Homebrew
  29. Урок 29. 00:02:20
    Install IntelliJ Community Edition on Mac
  30. Урок 30. 00:04:47
    Download the `startUsingSeleniumWebDriver` project and install Firefox and driver
  31. Урок 31. 00:01:53
    Install Chrome and ChromeDriver
  32. Урок 32. 00:01:09
    Run WebDriver Test From The IntelliJ IDE
  33. Урок 33. 00:03:15
    How to Fix Java Language Level Errors
  34. Урок 34. 00:05:25
    How to upgrade to Selenium 3 (only for pre version 3 students)
  35. Урок 35. 00:01:51
    Intro To Maven
  36. Урок 36. 00:07:32
    Create A Project, the easy way, with IntelliJ
  37. Урок 37. 00:01:47
    How to add and update version of Selenium WebDriver Dependency
  38. Урок 38. 00:01:27
    Summary Of Why Maven
  39. Урок 39. 00:07:32
    Maven Troubleshooting Downloads
  40. Урок 40. 00:04:48
    Maven Troubleshooting Proxies and Download Cache Issues
  41. Урок 41. 00:02:06
    Manage IntelliJ Project Folder Files
  42. Урок 42. 00:02:14
    Import pom.xml into IntelliJ 15 using the Open Wizard
  43. Урок 43. 00:01:47
    About This Section
  44. Урок 44. 00:02:55
    Create A Project
  45. Урок 45. 00:06:29
    My First Chrome Test
  46. Урок 46. 00:04:47
    My First Firefox Test
  47. Урок 47. 00:09:04
    My First Test Explained
  48. Урок 48. 00:03:16
    Begin Coding Exercise
  49. Урок 49. 00:02:10
    Basic Knowledge Intro and Exercise
  50. Урок 50. 00:05:38
    Basic Knowledge Answered
  51. Урок 51. 00:13:52
    JUnit Intro and Example Explained
  52. Урок 52. 00:02:04
    JUnit 4 vs JUnit 5
  53. Урок 53. 00:03:47
    How is maven getting the dependencies?
  54. Урок 54. 00:03:45
    Run maven with no 'test' in the class name
  55. Урок 55. 00:01:48
    More JUnit Theory
  56. Урок 56. 00:04:13
    A Quick Look at JUnit's source code
  57. Урок 57. 00:10:27
    Example use of @Before, @BeforeClass, @After and @AfterClass
  58. Урок 58. 00:02:08
    JUnit Exercises Introduction
  59. Урок 59. 00:12:16
    Sample JUnit Answers Explained
  60. Урок 60. 00:05:11
    A little more Hamcrest
  61. Урок 61. 00:03:23
    Navigation Introduction - the basic navigation commands
  62. Урок 62. 00:03:49
    Explain the Driver class
  63. Урок 63. 00:02:00
    Navigation Exercises
  64. Урок 64. 00:04:47
    Navigation Exercises Explained - Sample Answers
  65. Урок 65. 00:02:54
    Navigation Discussion
  66. Урок 66. 00:02:44
    IntelliJ project pane tips
  67. Урок 67. 00:02:35
    IntelliJ navigation find shortcut keys
  68. Урок 68. 00:01:36
    Finding Elements in Google Chrome Dev Tools
  69. Урок 69. 00:04:06
    Finding Elements in Firefox Dev Tools
  70. Урок 70. 00:01:12
    Introduction to Interrogation
  71. Урок 71. 00:01:21
    Driver level Interrogation exercise
  72. Урок 72. 00:10:31
    Driver Level Interrogation Exercise - Sample Answers
  73. Урок 73. 00:12:16
    DOM Element Interrogation Introduction
  74. Урок 74. 00:01:38
    First findElement & By exercise
  75. Урок 75. 00:07:30
    First findElement & By Exercise - Sample Answers
  76. Урок 76. 00:02:14
    findElements Introduction
  77. Урок 77. 00:01:19
    findElements Exercise
  78. Урок 78. 00:05:35
    findElements Exercise - sample answer
  79. Урок 79. 00:09:36
    Chaining findElement and By support classes
  80. Урок 80. 00:18:00
    CSS Selectors
  81. Урок 81. 00:01:52
    CSS Selectors Exercise
  82. Урок 82. 00:06:27
    CSS Selectors Exercise - sample answers
  83. Урок 83. 00:05:54
    CSS Selectors - Paths
  84. Урок 84. 00:08:23
    XPath Introduction
  85. Урок 85. 00:00:38
    XPath Exercise
  86. Урок 86. 00:03:52
    XPath Exercise - Sample Answers
  87. Урок 87. 00:02:22
    Xpath CSS Rosetta Stone Reference
  88. Урок 88. 00:01:52
    Manipulation Introduction
  89. Урок 89. 00:11:21
    How to be overconfident really quickly
  90. Урок 90. 00:05:08
    WebDriver Wait Introduction
  91. Урок 91. 00:02:28
    Manipulation Exercises Introduction
  92. Урок 92. 00:01:39
    Manipulation Exercises Sample Answers Introduction
  93. Урок 93. 00:06:29
    Manipulation Exercises - sample answers question one
  94. Урок 94. 00:02:48
    Manipulation Exercises - sample answers question two
  95. Урок 95. 00:02:24
    Manipulation Exercises - sample answers question three
  96. Урок 96. 00:04:42
    Manipulation Exercises - sample answers question four
  97. Урок 97. 00:08:34
    Manipulation Exercises - sample answers question five
  98. Урок 98. 00:03:53
    Manipulation Exercises - sample answers question six
  99. Урок 99. 00:03:08
    Manipulation Exercises - sample answers question seven
  100. Урок 100. 00:04:55
    Manipulation Exercises - Summary and retrospective
  101. Урок 101. 00:03:47
    Demo of experimenting with API using IntelliJ Evaluate Functionality
  102. Урок 102. 00:02:00
    Overview of Select Support Class and Exercise
  103. Урок 103. 00:02:43
    Select Support Class Sample Answer
  104. Урок 104. 00:06:10
    User Interactions Introduction and overview
  105. Урок 105. 00:06:37
    User Interactions Demo and code walkthrough
  106. Урок 106. 00:02:21
    User Interactions Exercise Introduction
  107. Урок 107. 00:05:08
    User Interactions Exercise Retrospective
  108. Урок 108. 00:01:26
    Make User Interaction More Reliable By Setting Focus to the page
  109. Урок 109. 00:04:51
    Alerts Overview
  110. Урок 110. 00:03:23
    Alerts Exercises Introduction
  111. Урок 111. 00:05:23
    Alerts Exercises Sample Answers
  112. Урок 112. 00:05:38
    Alerts FAQs
  113. Урок 113. 00:00:59
    Alerts Summary
  114. Урок 114. 00:04:53
    Frames Introduction
  115. Урок 115. 00:07:33
    Frames a Code Introduction
  116. Урок 116. 00:02:03
    Frames Exercise
  117. Урок 117. 00:12:46
    Frames Exercises Answers
  118. Урок 118. 00:02:19
    Frames Exercises Summary Answers
  119. Урок 119. 00:04:08
    iFrames Introduction
  120. Урок 120. 00:03:27
    iFrames Code Introduction
  121. Урок 121. 00:01:31
    iFrames Exercises
  122. Урок 122. 00:10:01
    iFrames Exercises Answers
  123. Урок 123. 00:04:07
    iFrames Exercises Answers Summary
  124. Урок 124. 00:04:51
    iFrames FAQs
  125. Урок 125. 00:04:21
    Working With Windows Introduction
  126. Урок 126. 00:07:29
    Windows Code Introduction
  127. Урок 127. 00:02:06
    Windows Exercises
  128. Урок 128. 00:09:20
    Windows Exercises Answers
  129. Урок 129. 00:02:38
    Windows Exercises Summary Answers
  130. Урок 130. 00:07:19
    Windows FAQs
  131. Урок 131. 00:04:18
    Managing Windows Introduction
  132. Урок 132. 00:03:48
    Managing Windows Code Introduction
  133. Урок 133. 00:01:16
    Managing Windows Exercises
  134. Урок 134. 00:09:48
    Windows Exercises Answers
  135. Урок 135. 00:01:31
    Synchronisation Strategies Overview
  136. Урок 136. 00:01:26
    Exercise: feel the pain
  137. Урок 137. 00:02:57
    Exercise: feel the pain answer
  138. Урок 138. 00:04:26
    WebDriverWait to Save The Day
  139. Урок 139. 00:01:04
    Exercise: Fix the failing test
  140. Урок 140. 00:04:54
    Exercise: ExpectedConditions Answers Code Walkthrough
  141. Урок 141. 00:08:36
    Custom Expected Condition - slides walkthrough
  142. Урок 142. 00:04:11
    Custom Expected Condition - ExpectedConditions code walkthrough
  143. Урок 143. 00:10:18
    Custom Expected Condition - tutorial code walkthrough
  144. Урок 144. 00:07:01
    WebDriverWait ExpectedCondition Code Walkthrough Explanation
  145. Урок 145. 00:01:45
    Waiting Exercises slide
  146. Урок 146. 00:04:46
    Waiting Exercises answers - code walkthrough
  147. Урок 147. 00:02:07
    Using WebDriverWait Fluently overview
  148. Урок 148. 00:01:39
    Using WebDriverWait Fluently code
  149. Урок 149. 00:02:52
    FluentWait Introduction slides
  150. Урок 150. 00:07:02
    FluentWait code based overview
  151. Урок 151. 00:01:15
    FluentWait exercise
  152. Урок 152. 00:03:10
    FluentWait exercise Answers
  153. Урок 153. 00:05:13
    Implicit vs Explicit Wait slides overview
  154. Урок 154. 00:03:51
    Implicit vs Explicit Wait code overview
  155. Урок 155. 00:01:41
    Refactoring WebDriverWait
  156. Урок 156. 00:02:43
    Refactoring WebDriverWait Code
  157. Урок 157. 00:02:24
    Cookies Introduction
  158. Урок 158. 00:05:24
    Cookies Overview
  159. Урок 159. 00:03:27
    Cookies Builder
  160. Урок 160. 00:01:31
    Cookies Exercise Overview
  161. Урок 161. 00:07:12
    Cookies Exercise Answers
  162. Урок 162. 00:05:59
    Javascript Introduction
  163. Урок 163. 00:04:52
    Javascript Example with Code Exploration
  164. Урок 164. 00:03:39
    Javascript on the page to view script and console
  165. Урок 165. 00:03:00
    Javascript Exercises
  166. Урок 166. 00:10:32
    Javascript Answers
  167. Урок 167. 00:02:35
    Javascript Async Theory
  168. Урок 168. 00:10:20
    Javascript Async Example Explained and Explored
  169. Урок 169. 00:01:57
    Javascript Async Exercise
  170. Урок 170. 00:02:45
    Javascript Async Exercise Answer
  171. Урок 171. 00:03:14
    Introduction to using different browsers
  172. Урок 172. 00:03:46
    Adding a Browser Driver to the Path
  173. Урок 173. 00:10:10
    FirefoxDriver Introduction
  174. Урок 174. 00:01:50
    ChromeDriver Introduction
  175. Урок 175. 00:05:06
    ChromeDriver Overview with example code
  176. Урок 176. 00:01:29
    IEDriver Overview with slides
  177. Урок 177. 00:01:26
    IEDriver Overview with code examples
  178. Урок 178. 00:02:49
    IEDriver path configuration Path or Property
  179. Урок 179. 00:03:10
    Microsoft Edge WebDriver Introduction
  180. Урок 180. 00:03:45
    Microsoft Edge WebDriver Code Introduction
  181. Урок 181. 00:02:28
    Try Different Browsers
  182. Урок 182. 00:01:38
    Different Browsers Exercises
  183. Урок 183. 00:04:20
    HtmlUnitDriver
  184. Урок 184. 00:05:30
    GhostDriver a quick introduction
  185. Урок 185. 00:02:05
    Driver Manager Approaches Introduction
  186. Урок 186. 00:06:45
    Driver Manager Selenium 2 Basics
  187. Урок 187. 00:03:32
    Selenium Test Code WebDriverBuilder
  188. Урок 188. 00:04:56
    Selenium Simplified Manager
  189. Урок 189. 00:01:09
    Driver Manager Exercise Introduction
  190. Урок 190. 00:17:23
    Driver Manager Exercise Answer
  191. Урок 191. 00:02:52
    Driver Manager Exercise Recap
  192. Урок 192. 00:02:02
    Overview of the TakesScreenshot Interface
  193. Урок 193. 00:11:25
    Create TakesScreenshot Live Example
  194. Урок 194. 00:02:54
    TakesScreenshot Example Code Overview
  195. Урок 195. 00:02:45
    TakesScreenshot Exercises
  196. Урок 196. 00:06:15
    TakesScreenshot Exercises 1 Capabilities Answers
  197. Урок 197. 00:11:22
    TakesScreenshot Exercises 2 Type Answers
  198. Урок 198. 00:04:10
    Page Objects Introduction
  199. Урок 199. 00:02:36
    Page Objects Refactoring Heuristics
  200. Урок 200. 00:38:36
    Refactoring to Page Objects A Live Example
  201. Урок 201. 00:05:55
    Refactoring to Page Objects the Live Example Summary
  202. Урок 202. 00:01:23
    Refactoring to Page Objects Exercise
  203. Урок 203. 00:04:17
    Defect Explanation for the GUI JavaScript option selection
  204. Урок 204. 00:04:12
    Refactoring to Page Objects Exercise Answers
  205. Урок 205. 00:09:20
    Loadable Component
  206. Урок 206. 00:05:03
    Slow Loadable Component
  207. Урок 207. 00:04:02
    Basics of Page Factory
  208. Урок 208. 00:05:44
    Page Factory Details
  209. Урок 209. 00:04:47
    Overview of Continuous Integration
  210. Урок 210. 00:06:21
    Overview of CI Project Code
  211. Урок 211. 00:08:49
    Overview of Github Travis CI Process
  212. Урок 212. 00:03:38
    About Git
  213. Урок 213. 00:00:37
    Create a Github Account
  214. Урок 214. 00:01:56
    Install Git and Github desktop
  215. Урок 215. 00:06:58
    Create a Project in Git for the CI
  216. Урок 216. 00:01:08
    Exercise Summary
  217. Урок 217. 00:01:43
    Travis CI Overview
  218. Урок 218. 00:07:14
    Create a Travis CI Build
  219. Урок 219. 00:08:18
    .travis.yml file Explained
  220. Урок 220. 00:01:28
    Travis-CI Exercise Summary
  221. Урок 221. 00:08:17
    Maven Profiles and JUnit Suites for CI
  222. Урок 222. 00:04:30
    Jenkins Install
  223. Урок 223. 00:02:52
    Configure Jenkins Plugins and Tools
  224. Урок 224. 00:02:30
    Configure Jenkins Manual Job
  225. Урок 225. 00:00:36
    Introduction to CI In Practice
  226. Урок 226. 00:10:32
    Jenkins Jobs
  227. Урок 227. 00:05:07
    My Continuous Integration setup explained
  228. Урок 228. 00:05:00
    Explaining and examining intermittency
  229. Урок 229. 00:03:27
    Overview of RemoteWebDriver
  230. Урок 230. 00:05:39
    Demo of RemoteWebDriver
  231. Урок 231. 00:04:46
    Remote Grid Pros and Cons
  232. Урок 232. 00:10:57
    Selenium Grid Theory
  233. Урок 233. 00:10:08
    Local Selenium Grid Demo
  234. Урок 234. 00:04:28
    Appium - Overview
  235. Урок 235. 00:04:15
    Data Driven Testing Overview
  236. Урок 236. 00:03:03
    Data Driven Testing In Action
  237. Урок 237. 00:03:52
    Data Driven Testing with and Object Array
  238. Урок 238. 00:04:11
    Data Driven Testing with a CSV File
  239. Урок 239. 00:04:16
    IsLoaded Helper Class Approach
  240. Урок 240. 00:03:30
    Some Fluent Page Object Tips
  241. Урок 241. 00:04:18
    End Notes
  242. Урок 242. 00:01:38
    Personal End of Course Message
  243. Урок 243. 00:03:23
    What is Continuous Integration
  244. Урок 244. 00:03:12
    Example of CI - About the wdci git code project
  245. Урок 245. 00:02:42
    Example of CI - Github code local Jenkins build
  246. Урок 246. 00:03:54
    Example of CI - Github and Travis-ci
  247. Урок 247. 00:06:32
    Secret of CI - Working from command line
  248. Урок 248. 00:03:42
    Download and Run Jenkins
  249. Урок 249. 00:03:11
    Example Initial Run and Config of Jenkins
  250. Урок 250. 00:03:17
    Overview of Installing Git
  251. Урок 251. 00:01:29
    Exercise - create a Jenkins job to run wdci with firefox
  252. Урок 252. 00:02:00
    Exercise Answer - create a Jenkins job to run wdci with firefox
  253. Урок 253. 00:00:35
    Exercise - create a Jenkins job to run wdci with HtmlUnit
  254. Урок 254. 00:01:47
    Exercise Answer - create a Jenkins job to run wdci with HtmlUnit
  255. Урок 255. 00:00:50
    Exercise - create a Jenkins job to run wdci with a Driver
  256. Урок 256. 00:03:31
    Exercise Answer - create a Jenkins job to run wdci with a Driver
  257. Урок 257. 00:02:57
    Exercise - create your own Git repository
  258. Урок 258. 00:05:19
    JUnit Suites and Profiles
  259. Урок 259. 00:01:49
    Exercise - JUnit Suites and Profiles
  260. Урок 260. 00:02:37
    Jenkins Hints - JENKINS_HOME
  261. Урок 261. 00:02:10
    About Appium
  262. Урок 262. 00:00:53
    How to Study This Section
  263. Урок 263. 00:07:58
    Installing Appium
  264. Урок 264. 00:02:26
    Appium Live Run
  265. Урок 265. 00:03:20
    Appium Live Run Changes Made to Driver
  266. Урок 266. 00:01:26
    Investigate BasicTestRefactored Test Failure
  267. Урок 267. 00:07:52
    Investigate Cookies Test Failure
  268. Урок 268. 00:02:41
    Investigate User Interactions Test Failure
  269. Урок 269. 00:05:23
    Investigate Data Driven Test Failure
  270. Урок 270. 00:02:56
    About Android Virtual Devices
  271. Урок 271. 00:06:21
    Installing and Creating an Android Virtual Device
  272. Урок 272. 00:02:26
    Appium and AVD
  273. Урок 273. 00:02:45
    Demonstration Running Appium against Browser
  274. Урок 274. 00:01:11
    Appium Exercises
  275. Урок 275. 00:02:39
    Changing Driver for easier GRID usage
  276. Урок 276. 00:03:17
    Implementing Driver Change for easier GRID usage
  277. Урок 277. 00:02:01
    More Generic grid code in Driver
  278. Урок 278. 00:02:19
    Using the Driver config from the command line
  279. Урок 279. 00:05:02
    Using the Driver config from the IDE
  280. Урок 280. 00:01:41
    Using the Driver config from CI
  281. Урок 281. 00:01:55
    BrowserStack requires Driver changes
  282. Урок 282. 00:02:32
    Driver changes to support BrowserStack
  283. Урок 283. 00:02:35
    IntelliJ Driver config for BrowserStack, SauceLabs and TestingBot
  284. Урок 284. 00:05:17
    Basic setup of a Mac as a grid node
  285. Урок 285. 00:03:40
    Demonstration of ChromeDriver on mac and IE by default
  286. Урок 286. 00:05:08
    Using node.json to Configure a Mac grid node
  287. Урок 287. 00:00:30
    Added the grid config source files into the code.zip and repo
  288. Урок 288. 00:02:50
    Alert Overview
  289. Урок 289. 00:01:23
    Alert Exercises Introduction
  290. Урок 290. 00:03:40
    Alert Exercises Retrospective