- 155
- 323 126
automateNow
United States
เข้าร่วมเมื่อ 31 ส.ค. 2016
Welcome to automateNow!
Here, you will find a wide range of topics to suit your needs. We aim to help as many people as possible succeed in their software testing careers. Please subscribe and hit the notification bell so you don't miss any of our videos!
Please visit our website at automatenow.io/. The Learn More link will take you to our other social media platforms.
Here, you will find a wide range of topics to suit your needs. We aim to help as many people as possible succeed in their software testing careers. Please subscribe and hit the notification bell so you don't miss any of our videos!
Please visit our website at automatenow.io/. The Learn More link will take you to our other social media platforms.
Python Playwright Report Generation - Create Awesome HTML Reports | automateNow
Are you wondering how to perform Python Playwrite report generation? This video will teach you how to generate beautiful HTML reports in Playwright using Python.
We discuss some of the most popular reporters for pytest, which include the following:
- Pytest HTML Reporter: Generates a static HTML report
- Pytest Reporter HTML1: A basic HTML report template for Pytest
- Allure Pytest reporter: Generate beautiful HTML reports using Allure Report and your pytest tests
😀 Subscribe for more videos! 👍
📑 CHAPTERS
00:00 ~ Intro
00:10 ~ Pytest HTML reporter overview
00:50 ~ How to install pytest HTML reporter
02:28 ~ How to open pytest HTML reporter results
04:30 ~ Pytest reporter HTML1 overview
05:01 ~ How to install pytest reporter HTML1
06:13 ~ How to open pytest reporter HTML1 results
07:03 ~ Allure pytest reporter overview
07:45 ~ How to install Allure pytest reporter
08:43 ~ How to open Allure pytest reporter results
10:42 ~ How to add screenshot to Allure pytest reporter
👩🎓 COURSES
🎓 bit.ly/3YpjIbz
⏯ PLAYLISTS
☑️ Automation Fundamentals bit.ly/2QbN7qm
☑️ Automation Tools bit.ly/2OFj4qO
☑️ Cypress bit.ly/3f9qH2m
☑️ Extent Reports bit.ly/3nXlTSg
☑️ Advanced Selenium bit.ly/2Z3tG7y
☑️ DevOps bit.ly/48qTs5x
☑️ Intro to Selenium bit.ly/3gb5Jlx
☑️ Intermediate Selenium bit.ly/3DJ1hma
☑️ Java bit.ly/3sBuI7M
☑️ Playwright bit.ly/3W81Xwe
☑️ General Selenium bit.ly/2VQ1lA9
☑️ Source Code Management bit.ly/3CvHplU
☑️ Web Element Locators bit.ly/2QfDGpK
📫 LET'S CONNECT!
☑️ linktr.ee/automateNow
We discuss some of the most popular reporters for pytest, which include the following:
- Pytest HTML Reporter: Generates a static HTML report
- Pytest Reporter HTML1: A basic HTML report template for Pytest
- Allure Pytest reporter: Generate beautiful HTML reports using Allure Report and your pytest tests
😀 Subscribe for more videos! 👍
📑 CHAPTERS
00:00 ~ Intro
00:10 ~ Pytest HTML reporter overview
00:50 ~ How to install pytest HTML reporter
02:28 ~ How to open pytest HTML reporter results
04:30 ~ Pytest reporter HTML1 overview
05:01 ~ How to install pytest reporter HTML1
06:13 ~ How to open pytest reporter HTML1 results
07:03 ~ Allure pytest reporter overview
07:45 ~ How to install Allure pytest reporter
08:43 ~ How to open Allure pytest reporter results
10:42 ~ How to add screenshot to Allure pytest reporter
👩🎓 COURSES
🎓 bit.ly/3YpjIbz
⏯ PLAYLISTS
☑️ Automation Fundamentals bit.ly/2QbN7qm
☑️ Automation Tools bit.ly/2OFj4qO
☑️ Cypress bit.ly/3f9qH2m
☑️ Extent Reports bit.ly/3nXlTSg
☑️ Advanced Selenium bit.ly/2Z3tG7y
☑️ DevOps bit.ly/48qTs5x
☑️ Intro to Selenium bit.ly/3gb5Jlx
☑️ Intermediate Selenium bit.ly/3DJ1hma
☑️ Java bit.ly/3sBuI7M
☑️ Playwright bit.ly/3W81Xwe
☑️ General Selenium bit.ly/2VQ1lA9
☑️ Source Code Management bit.ly/3CvHplU
☑️ Web Element Locators bit.ly/2QfDGpK
📫 LET'S CONNECT!
☑️ linktr.ee/automateNow
มุมมอง: 250
วีดีโอ
Right-click in Playwright TypeScript | automateNow
มุมมอง 1362 หลายเดือนก่อน
This video will show you how to mimic a mouse right-click operation in Playwright TypeScript. Right-click can be used to test: ➡ Context Menus ➡ Custom Right-Click Actions in Web Applications ➡ Options for Different User Roles ➡ Drag-and-Drop Functionality ➡ Rich Text Editors ➡ Map or Graph Interactions ➡ Accessibility Options ➡ Security Features and Restrictions 😀 Subscribe for weekly videos! ...
Best PC Build for Content Creation | automateNow
มุมมอง 1854 หลายเดือนก่อน
This video shows how to build a future-proof content creator desktop in 2024. I will show you all the parts to build the system, followed by video footage of me building it. I also discuss the lessons learned to help you save time if you decide to build one yourself. Note: This is NOT a budget-friendly build. You should expect to spend around 3,500-4,000 USD. Specs: AMD Ryzen 9 7950X3D 16-Core,...
My New Rig | automateNow
มุมมอง 6655 หลายเดือนก่อน
I'm building a new system. 😀 Specs: AMD Ryzen 9 7950X3D 16-Core, 32-Thread Processor ASUS ProArt X670E AM5 ATX Motherboard ASUS TUF Gaming NVIDIA GeForce RTX 4080 SUPER OC Edition Gaming Graphics Card Corsair iCUE H150i RGB Elite Liquid CPU Cooler CORSAIR RM1000x Fully Modular ATX Power Supply (1k watts) Crucial T700 4TB Gen5 NVMe M.2 SSD CORSAIR VENGEANCE RGB DDR5 RAM 64GB 6000MHz Antec Perfor...
Install Playwright on Windows: 2-Minute Installation | automateNow
มุมมอง 1.4K5 หลายเดือนก่อน
Learn how to install Playwright on Windows in two minutes. The Playwright installation on Windows involves two simple steps: 1. Choosing a folder to install Playwright. 2. Run this command: npm init playwright@latest Pre-requisites: You must have NPM (Node Package Manager) already installed to be able to install Playwright. Follow these steps to install NPM as part of Node.js: 1. Visit the Node...
Install Playwright Visual Studio 2024: 1-Minute Install | automateNow
มุมมอง 3705 หลายเดือนก่อน
Learn to install Playwright in Visual Studio Code in less than one minute! The Playwright installation in VS Code involves two simple steps: 1. Install the Playwright extension. 2. Run the 'install playwright' command. 😀 Subscribe for weekly videos! 👍 📑 CHAPTERS 0:00 ~ Install Playwright extension 0:28 ~ Install Playwright 0:51 ~ Verify installation 👩🎓 COURSES 🎓 bit.ly/3YpjIbz ⏯ PLAYLISTS ☑️ A...
FREE Webinar
มุมมอง 138ปีที่แล้ว
📢 FREE Webinar happening this week! ✅ Sign up NOW and invite your colleagues! 🌎 U.S.A. Timezone: www.linkedin.com/events/automationdemystified-makingthe7125575562441428992/theater/ 🌐 International Timezone: www.linkedin.com/events/automationdemystified-makingthe7125577787016400896/theater/
What's new in Selenium 4.12.0 | automateNow
มุมมอง 527ปีที่แล้ว
Selenium 4.12.0 was just released! One of the most exciting new features is that it now supports hands-free browser and browser driver management out of the box. Find all the details here: www.selenium.dev/blog/2023/selenium-4-12-0-released/ 😀 Subscribe for weekly videos! 👍 📑 CHAPTERS 0:00 ~ Intro 👩🎓 COURSES 🎓 bit.ly/3YpjIbz ⏯ PLAYLISTS ☑️ Automation Fundamentals bit.ly/2QbN7qm ☑️ Automation T...
SessionNotCreatedException Selenium WebDriver Chrome | automateNow
มุมมอง 2.6Kปีที่แล้ว
Are you encountering the frustrating "SessionNotCreatedException" error while working with Selenium WebDriver and Chrome? Don't worry, you're not alone! In this in-depth tutorial, we dive into the root causes of this common issue and provide you with step-by-step solutions to get your Selenium tests up and running smoothly again. 😀 Subscribe for weekly videos! 👍 📑 CHAPTERS 0:00 ~ Intro 0:12 ~ S...
What is Selenium Manager | automateNow
มุมมอง 764ปีที่แล้ว
Find out what is the easiest way to manage browser drivers in Selenium with the new built-in Selenium Manager! 😀 Subscribe for weekly videos! 👍 📑 CHAPTERS 0:00 ~ Intro 0:20 ~ The old way of managing browser drivers 0:46 ~ Should you use WebDriverManager? 1:21 ~ What is Selenium Manager? 👩🎓 COURSES 🎓 bit.ly/3YpjIbz ⏯ PLAYLISTS ☑️ Automation Fundamentals bit.ly/2QbN7qm ☑️ Automation Tools bit.ly...
Selenium stops supporting Java 8 | automateNow
มุมมอง 792ปีที่แล้ว
Selenium is set to stop supporting Java 8! Get all the details and find your options in this video. 😀 Subscribe for weekly videos! 👍 📑 CHAPTERS 0:00 ~ Java 8 support in Selenium 1:06 ~ Upgrade Java version 1:36 ~ Stay on Java 8 👩🎓 COURSES 🎓 bit.ly/3YpjIbz ⏯ PLAYLISTS ☑️ Automation Fundamentals bit.ly/2QbN7qm ☑️ Automation Tools bit.ly/2OFj4qO ☑️ Cypress bit.ly/3f9qH2m ☑️ Extent Reports bit.ly/...
OSI Model for dummies | EASY to understand | autometeNow
มุมมอง 761ปีที่แล้ว
Are you new to the world of networking and struggling to understand the OSI model? If so, you're not alone! The OSI model can seem complicated and technical, but it's actually a simple framework that helps us understand how data is transmitted over a network. In this video, we'll break down the OSI model in easy-to-understand terms and explain each layer using relatable examples. Whether you're...
Set Java path | Windows 10 & 11 | automateNow
มุมมอง 4Kปีที่แล้ว
Learn how to set Java path on Windows. 😀 Subscribe for weekly videos! 👍 📑 CHAPTERS 0:00 ~ Finding the Java path 0:53 ~ Setting the Java path 1:40 ~ Verifying setup is complete 👩🎓 COURSES 🎓 bit.ly/3YpjIbz ⏯ PLAYLISTS ☑️ Automation Fundamentals bit.ly/2QbN7qm ☑️ Automation Tools bit.ly/2OFj4qO ☑️ Cypress bit.ly/3f9qH2m ☑️ Extent Reports bit.ly/3nXlTSg ☑️ Advanced Selenium bit.ly/2Z3tG7y ☑️ DevOp...
Don't let this happen to you when applying for a job!
มุมมอง 2722 ปีที่แล้ว
Don't let this happen to you when applying for a job!
Using Excel data providers is overrated | Use this instead | automateNow
มุมมอง 8452 ปีที่แล้ว
Using Excel data providers is overrated | Use this instead | automateNow
Cypress custom commands | Best practices | automateNow
มุมมอง 1K2 ปีที่แล้ว
Cypress custom commands | Best practices | automateNow
Why are you still using Excel data providers? | Gson | Selenium
มุมมอง 8492 ปีที่แล้ว
Why are you still using Excel data providers? | Gson | Selenium
#1 assertions mistake in Selenium WebDriver | automateNow
มุมมอง 1.3K2 ปีที่แล้ว
#1 assertions mistake in Selenium WebDriver | automateNow
Extent Report cross-browser testing | Simple explanation | automateNow
มุมมอง 8682 ปีที่แล้ว
Extent Report cross-browser testing | Simple explanation | automateNow
Cross-Browser Testing Selenium | Java TestNG | automateNow
มุมมอง 8632 ปีที่แล้ว
Cross-Browser Testing Selenium | Java TestNG | automateNow
Are your Cypress timeout settings right? | Default vs Custom Timeout | automateNow
มุมมอง 2.5K2 ปีที่แล้ว
Are your Cypress timeout settings right? | Default vs Custom Timeout | automateNow
Selenium parallel execution | Take screenshot | automateNow
มุมมอง 8672 ปีที่แล้ว
Selenium parallel execution | Take screenshot | automateNow
Run tests in parallel in Selenium [EASIEST WAY] | TestNG | automateNow
มุมมอง 1.4K2 ปีที่แล้ว
Run tests in parallel in Selenium [EASIEST WAY] | TestNG | automateNow
Selenium parallel execution thread safe [MUST WATCH] | automateNow
มุมมอง 5K2 ปีที่แล้ว
Selenium parallel execution thread safe [MUST WATCH] | automateNow
How to use Cypress index.js file | beforeEach | Cypress Hooks | automateNow
มุมมอง 3.1K2 ปีที่แล้ว
How to use Cypress index.js file | beforeEach | Cypress Hooks | automateNow
How to change Extent Report default view | Dashboard | automateNow
มุมมอง 1.8K2 ปีที่แล้ว
How to change Extent Report default view | Dashboard | automateNow
Cypress set textbox value | Type command | automateNow
มุมมอง 1.2K2 ปีที่แล้ว
Cypress set textbox value | Type command | automateNow
How to add test description to Extent Report | add test group | automateNow
มุมมอง 1.5K2 ปีที่แล้ว
How to add test description to Extent Report | add test group | automateNow
Cypress get text | contains() get() should() | automateNow
มุมมอง 2.3K2 ปีที่แล้ว
Cypress get text | contains() get() should() | automateNow
How to add Extent Report category | automateNow
มุมมอง 1.3K2 ปีที่แล้ว
How to add Extent Report category | automateNow