# YouTube-WebDriver-Tutorials **Repository Path**: yqbao/YouTube-WebDriver-Tutorials ## Basic Information - **Project Name**: YouTube-WebDriver-Tutorials - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## WebDriver Tutorials This is a collection of Python 2 files with code examples on how to use WebDriver. ## Table of Content + Wrappers + [Browser Manager](https://www.youtube.com/watch?v=Qfn8QXN169M) + [Ui Objects](https://www.youtube.com/watch?v=4FQ9govx_5c) + Working with Page elements + [Tables](https://www.youtube.com/watch?v=oWZQb8nRGfk) + [iFrames](https://www.youtube.com/watch?v=NhRx99uFUNk) + [Dropdowns](https://www.youtube.com/watch?v=BmPtKENfYcY) + [Checkboxes](https://www.youtube.com/watch?v=hqQ5Y65qZeQ) + [Radio Buttons](https://www.youtube.com/watch?v=X5PUGmDawYc) + [Drag and Drop](https://www.youtube.com/watch?v=rLLIhp3yw-Y) + [Upload files](https://www.youtube.com/watch?v=o3UmH-qflMg) + [Download files](https://www.youtube.com/watch?v=e5xwLr3xYiI) + [Save/Load/Delete Cookies](https://www.youtube.com/watch?v=s9m6h1bLVIo) + [System Dialogs](https://www.youtube.com/watch?v=kB7I0FRvv1Y) More tutorials can be found on my [YouTube channel](https://www.youtube.com/c/ArturSpirin)