Instructional Video11:57
Packt

Identifying XPath in Chrome and Firefox Browsers

Higher Ed
This video explains how to identify XPath in Chrome and Firefox browsers. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video6:43
IDG TECHtalk

How to secure your domain name services

Higher Ed
Follow these steps to protect your websites at the server and workstation.
Instructional Video3:31
Curated Video

Hands-On WebAssembly for C++ Programmers - Wrapping Applications with Windowing

Higher Ed
While drawing graphics, can we add windows, dropdowns, menus, and more? • Discuss options for windowing • Build a sample windowing library • View the demo of the sample in the browser to see all widgets This clip is from the chapter...
Instructional Video5:55
Curated Video

The Beginners 2022 Cyber Security Awareness Training Course - Browser Security Part III

Higher Ed
In part 3 of this fact-filled video series, you will again be shown, using visual examples, all the different ways you can securely lock down your browser from the bad guys, as well as invasive marketing companies that want to track your...
Instructional Video13:14
Packt

Surprise! Using ChroPath Plug-in to get XPath and Cascading Style Sheets (CSS)

Higher Ed
This video explains how to use the ChroPath plug-in to get XPath and CSS. This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video6:22
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Problems while Installing MITMf

Higher Ed
This video highlights the problems while installing MITMf. This clip is from the chapter "MITM Attacks (Man in the Middle)" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll get an...
Instructional Video13:31
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Parameterizing Tests with Multiple Datasets Using Fixtures

Higher Ed
This video demonstrates how to parameterize tests with multiple datasets using fixtures. This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Instructional Video4:20
Curated Video

The Beginners 2022 Cyber Security Awareness Training Course - Browser Security Part IV

Higher Ed
In part 4 of this module, you will continue to learn some good browser settings that can protect your privacy and security on the Internet. We discuss browser scripts in depth, how they work, why some are very bad for you, and how you...
Instructional Video13:12
Packt

Identifying Cascading Style Sheets (CSS) Locators with Chrome and Firefox Add-ons

Higher Ed
This video explains how to identify CSS locators with Chrome and Firefox add-ons. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video5:07
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Navbar - Part 1-Markup

Higher Ed
Project 2 - Furniture Store (Based on CSS Grid): Navbar - Part 1-Markup This clip is from the chapter "Project 2 - Furniture Store (Based on CSS Grid)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".null
Instructional Video5:27
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Setup "CSS Grid"

Higher Ed
CSS Grid: Setup This clip is from the chapter "CSS Grid" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".Learn about CSS Grid here.
Instructional Video10:41
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Running Tests in Firefox and Internet Explorer

Higher Ed
This video demonstrates how to run tests in Firefox and IE. This clip is from the chapter "Selenium Python Package Setup with Different Browsers" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Instructional Video6:58
Curated Video

Practical Linux Command Line 2.0 - Find and Kill a Linux Process (ps, grep, kill)

Higher Ed
This video explains how to find and kill a Linux process (ps, grep, kill). This clip is from the chapter "Monitor Processes and Resources" of the series "Practical Linux Command Line 2.0".This section focuses on monitoring processes and...
Instructional Video7:42
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Mobile Synchronization

Higher Ed
Synchronization keeps data up to date on each of your mobile devices and other connected devices. This episode explores syncing to the desktop, automobile, cloud, and more. This clip is from the chapter "Care and Feeding of Mobile...
Instructional Video6:29
Curated Video

The Beginners 2022 Cyber Security Awareness Training Course - Browser Security Part II

Higher Ed
In part 2 of this video series, you will be trained on the issues surrounding Java and Flash running in your browser, as well as malicious browser extensions that can take over your browser, and even your computer! Next, we will discuss...
Instructional Video7:35
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Shell Interpreter

Higher Ed
This video introduces you to the shell interpreter. This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section provides an introduction to the fundamentals...
Instructional Video13:31
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Parameterizing the Tests with Multiple Datasets

Higher Ed
This video demonstrates how to parameterize tests with multiple datasets. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from...
Instructional Video12:51
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Configuring BurpSuite

Higher Ed
In this video, you'll get an introduction to BurpSuite and how to configure it. This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Instructional Video6:21
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Introducing Validation Assertions and Running Tests

Higher Ed
This video provides an introduction to validating assertions and running tests. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Instructional Video3:59
Curated Video

Practical Linux Command Line 2.0 - Monitor Space and Power Usage (df, htop)

Higher Ed
This video explains how to monitor space and power usage (df, htop). This clip is from the chapter "Monitor Processes and Resources" of the series "Practical Linux Command Line 2.0".This section focuses on monitoring processes and...
Instructional Video4:59
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Reset That $#!*

Higher Ed
In this video you'll learn how to setup normalize.css. This CSS reset makes sure all browsers are starting from the same base. This clip is from the chapter "Styling React" of the series "The Complete React Developer Course (with Hooks...
Instructional Video7:57
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Setting Up Jenkins Parameterized Job Variables for Browser Selection

Higher Ed
This video explains how to setup Jenkins parameterized job variables for browser selection. This clip is from the chapter "Part IV-Integrating Framework to Jenkins" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video13:40
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Passing Command Line Options to Select a Browser at Runtime

Higher Ed
This video explains how to pass command line options to select a browser at runtime. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing...
Instructional Video6:54
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Our TLS Setup is not Complete

Higher Ed
In this video, we‘ll work on our TLS setup. This clip is from the chapter "Getting and Installing a Custom Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll be getting and installing a custom...