1 00:00:00,264 --> 00:00:02,950 You did it, another course under your belt. 2 00:00:02,950 --> 00:00:05,710 Awesome job, picking up all these new automation skills. 3 00:00:05,710 --> 00:00:08,770 I hope that you use your newfound powers wisely. 4 00:00:08,770 --> 00:00:12,710 You successfully navigated the last video of this course. 5 00:00:12,710 --> 00:00:14,190 Remember to keep practicing and 6 00:00:14,190 --> 00:00:17,370 exploring using the development tools available to you. 7 00:00:17,370 --> 00:00:20,270 We didn't cover all the ends and outs that are possible in Selenium, 8 00:00:20,270 --> 00:00:23,870 there's still iframes, and alerts, and pop ups and multiple windows, 9 00:00:23,870 --> 00:00:28,840 but I'm now confident that you can find those by perusing the documentation. 10 00:00:28,840 --> 00:00:30,540 Remember, this API is more or 11 00:00:30,540 --> 00:00:34,510 less the same in all programming languages like Java, CSharp, Python, Ruby, etc. 12 00:00:35,520 --> 00:00:39,910 So, with that said, you can also start using these in your testing code bases. 13 00:00:39,910 --> 00:00:44,070 Using the page object model will allow you to write many reusable and legible, and, 14 00:00:44,070 --> 00:00:46,650 in my personal opinion, fun tests. 15 00:00:46,650 --> 00:00:48,625 Your team is going to love you. 16 00:00:48,625 --> 00:00:53,455 Selenium is an ever evolving open source product that is actively developed. 17 00:00:53,455 --> 00:00:55,075 So make sure you keep up to date with the changes. 18 00:00:55,075 --> 00:00:58,225 We've added some notes on how to keep up to date. 19 00:00:58,225 --> 00:01:01,972 I'd like to give a huge shout out to Nathan Minjee, who helped write this 20 00:01:01,972 --> 00:01:06,312 course and really help surface the current best practices in the industry. 21 00:01:06,312 --> 00:01:08,149 Please let us know what you thought of this course and 22 00:01:08,149 --> 00:01:10,002 please help us to create more content that you need. 23 00:01:10,002 --> 00:01:12,712 This course was spawned from student requests, and 24 00:01:12,712 --> 00:01:16,576 we really like guiding our content, based on what you want and need. 25 00:01:16,576 --> 00:01:17,556 So please make your voice heard. 26 00:01:17,556 --> 00:01:18,966 Check the teachers note on how. 27 00:01:20,106 --> 00:01:22,796 I hope you learned a bunch of new tricks and had some fun. 28 00:01:22,796 --> 00:01:24,346 Keep me posted how much you automate. 29 00:01:24,346 --> 00:01:25,896 Looking forward to seeing you real soon. 30 00:01:25,896 --> 00:01:26,446 Until next time.