Hi, what do you want to do?
friEdTech
Smarter Gmail 9: Using Tasks
Learn how to access the power of Tasks within Gmail and Google Calendar. Also, why do I suddenly have a lisp in this video? Oh well, welcome to some Cindy Brady time!
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - What are Chrome Options?
This video explores the Chrome options.
r/>
This clip is from the chapter "Selenium Python-Miscellaneous Features" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains Python's...
r/>
This clip is from the chapter "Selenium Python-Miscellaneous Features" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains Python's...
Curated Video
REST APIs with Flask and Python - Creating Your Secure Socket Layer (SSL) certificate in Cloudflare
This video demonstrates how to create the SSL certificate in Cloudflare.
r/>
This clip is from the chapter "Security in Your Rest API" of the series "REST APIs with Flask and Python".This section explains all aspects related to...
r/>
This clip is from the chapter "Security in Your Rest API" of the series "REST APIs with Flask and Python".This section explains all aspects related to...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - How to Set Browser Options
This video explains how to set browser options.
<
br/>
This clip is from the chapter "WebDriver Factory Pattern" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
<
br/>
This clip is from the chapter "WebDriver Factory Pattern" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Inspecting HTML Forms and Website Activity with Dev Tools
In this video, we will be walking you through the process of filling out a login form and using the Chrome developer tools' Network tab to inspect the actions that occur when we submit the form. We will provide step-by-step guidance on...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Create Selenium Feature Files with Step Definition Implementation
This video explains how to create Selenium feature files by implementing step definition.
r/>
This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to...
r/>
This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Fixing the Framework Issues by Tweaking TestNG Extensible Markup Language (XML) File
This video explains how to fix the framework issues by tweaking the TestNG XML file.
r/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics...
r/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Creating Maven Test Project and Configuring Framework Dependencies
This video explains how to create the Maven test project and configure the framework dependencies.
r/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with...
r/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Chrome Driver Options to Configure the Download Path of a Browser
This video explains how to set the Chrome driver options to configure the download path of a browser.
r/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver...
r/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - WebDriver Browser Methods - 2
This is the second part of a two-part lecture that explains the basic methods of the WebDriver.
r/>
This clip is from the chapter "Configuring Selenium and Running Tests on All Browsers" of the series "Selenium WebDriver with...
r/>
This clip is from the chapter "Configuring Selenium and Running Tests on All Browsers" of the series "Selenium WebDriver with...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - TidyGherkin Plug-in to Generate Step Definitions
This video explains how to use the TidyGherkin plug-in to generate step definitions.
r/>
This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to...
r/>
This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Surprise! Using ChroPath Plug-in to get XPath and Cascading Style Sheets (CSS)
This video explains how to use the ChroPath plug-in to get XPath and CSS.
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to...
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Selenium WebDriver Architecture Simplified
This video provides a simplified overview of the Selenium WebDriver architecture.
r/>
This clip is from the chapter "Selenium Introduction" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
r/>
This clip is from the chapter "Selenium Introduction" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Selenium Features - What You Need to Know
This video provides a walk-through of the various features of Selenium.
r/>
This clip is from the chapter "Selenium Introduction" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
r/>
This clip is from the chapter "Selenium Introduction" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Registering Nodes with Browser Drivers
This video explains how to register the nodes with browser drivers.
r/>
This clip is from the chapter "Cross Browser Testing with Selenium Grid" of the series "Selenium WebDriver with Java - Basics to Advanced and...
r/>
This clip is from the chapter "Cross Browser Testing with Selenium Grid" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practice Exercises on Locators Learnt from the Previous Lectures
This video contains practice exercises on locators learned from the previous lectures.
r/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java -...
r/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java -...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practical Exercise Explaining Page Object Model
This video presents a practical exercise explaining the page object model.
r/>
This clip is from the chapter "Framework Part 8 - Page Object Pattern and Page Factory" of the series "Selenium WebDriver with Java - Basics to...
r/>
This clip is from the chapter "Framework Part 8 - Page Object Pattern and Page Factory" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Live Example in Parameterizing Job with Multiple Browser Options
This video presents a live example about parameterizing a job with multiple browser options.
r/>
This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with...
r/>
This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Regular Expressions in Feature Files
This video explains the importance of regular expressions in feature files.
r/>
This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...
r/>
This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Identifying Cascading Style Sheets (CSS) Locators with Chrome and Firefox Add-ons
This video explains how to identify CSS locators with Chrome and Firefox add-ons.
r/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to...
r/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - How to Parameterize Jenkin Build with the Multi Options Profile?
This video explains how to parameterize Jenkin build with the multi options profile.
r/>
This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java -...
r/>
This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java -...
friEdTech
Google Team Drives: What are They and Why Do We Care?
Google Team Drives are shared spaces where teams can easily store, search, and access their files anywhere, from any device.
Unlike files in My Drive, files in Team Drive belong to the team instead of an individual. Even if...
Unlike files in My Drive, files in Team Drive belong to the team instead of an individual. Even if...
friEdTech
Classroom Guardians GAM
Learn how to use GAM (Google Apps Manager) to integrate parent emails with your SIS (Student Information System) with Mike Wallace from friEdTechnology.
friEdTech
Google Drive Intro for Educators (or anyone)
Understand the power of Google Drive Apps, the Chrome Web Store and what the Chrome Browser has to offer for education.