- 348
- 1 272 486
Amod Mahajan
India
เข้าร่วมเมื่อ 5 มิ.ย. 2020
Hello Learners,
I am a learner and that best defines me. I try to explore and learn programming and testing-related concepts.
As "Knowledge can only be volunteered it cannot be conscripted", I try my best to share with you all people.
I don't say that I know everything and I only know the correct things. If you like my content, you can subscribe, like, and comment on my videos, which will be an appreciation to me.
All content will be always free on my TH-cam channel like my Blog.
==========================================================
Behind every article, video, or piece of art, there’s a cup of coffee that helps drive my creativity. By buying me a coffee, you’re directly contributing to the energy that fuels my work and enables me to bring you more engaging content.
Support Me - www.buymeacoffee.com/retargetcof
Thanks
Amod
Mob - +91-8951525628
I am a learner and that best defines me. I try to explore and learn programming and testing-related concepts.
As "Knowledge can only be volunteered it cannot be conscripted", I try my best to share with you all people.
I don't say that I know everything and I only know the correct things. If you like my content, you can subscribe, like, and comment on my videos, which will be an appreciation to me.
All content will be always free on my TH-cam channel like my Blog.
==========================================================
Behind every article, video, or piece of art, there’s a cup of coffee that helps drive my creativity. By buying me a coffee, you’re directly contributing to the energy that fuels my work and enables me to bring you more engaging content.
Support Me - www.buymeacoffee.com/retargetcof
Thanks
Amod
Mob - +91-8951525628
Creating POJO For Dynamic Request Payload & Response - Java #apiautomation
The major problem people face during API automation testing is dynamic request payload and response. Serialization and deserialization become problem for dynamic payload. We can handle this scenario using two annotations provided by Jackson - @JsonAnyGetter & @JsonAnySetter.
Lets learn about these two annotations in detail and how it it solving our issue.
Lets learn about these two annotations in detail and how it it solving our issue.
มุมมอง: 236
วีดีโอ
CodeGPT - Must To Have AI Plugin For Intellij IDEA To Code Better & Faster
มุมมอง 95816 ชั่วโมงที่ผ่านมา
CodeGPT is a all-in-one AI copilot for JetBrains tools like Intellij IDEA, WebStorm etc. With the help of this plugin, we can easily generate codes, fix errors and seek suggestions to solve problems.
#4. Everything You Need To Know About Object Literals in JavaScript
มุมมอง 8214 วันที่ผ่านมา
Before ES6, Object literal was used extensively as a data structure. Now we have more data structures like Map, Set after ES6 but still Object literals are used. More features were added in Object literals in ES6. I have covered each and every details about Object Literals in JavaScript. 1. What is Object Literals in JavaScript? 2. How to create an Object literal in JavaScript? 3. How to add/ac...
#3. Set in JavaScript - Easy Explanation #javascript
มุมมอง 91หลายเดือนก่อน
Set in JavaScript is a collection of of unique element. Lets learn about it in detail. #javascript, #mapinjavascript, #javascriptmap, #datastructures, #learnjavascript, #javascriptconcepts, #codingtips, #webdevelopment, #frontenddevelopment, #programmingtutorial, #jstutorial, #javascriptdevelopers, #codewithjavascript, #javascripttricks, #softwaredevelopment, #webdev, #javascriptbasics, #progra...
#1. JavaScript Program to Count Occurrences of Char in String | Object | Map | Reduce |
มุมมอง 150หลายเดือนก่อน
We will write JavaScript program to count occurrences of each char in a given string. I will explain logic first before jumping to VS Code. We are going to learn many JavaScript concepts in this video while solving this problem. JS Concepts you will learn in this video - for of loop Object Map Reduce function Logical OR operator Spread operator #JavaScript, #LearnJavaScript, #JavaScriptTutorial...
#2. Map in JavaScript - Easy Explanation #javascript
มุมมอง 104หลายเดือนก่อน
Map in JavaScript is a collection of key value pairs. Lets learn about it in detail. #javascript, #mapinjavascript, #javascriptmap, #datastructures, #learnjavascript, #javascriptconcepts, #codingtips, #webdevelopment, #frontenddevelopment, #programmingtutorial, #jstutorial, #javascriptdevelopers, #codewithjavascript, #javascripttricks, #softwaredevelopment, #webdev, #javascriptbasics, #programm...
#57. Limitations of CSS Selector #cssselectors #seleniumwebdriver
มุมมอง 75หลายเดือนก่อน
#selenium #seleniumwebdriver #seleniumtraining #seleniumautomation #seleniumjava #selenium4 #automationtesting CSS selector has three major limitations which make it difficult to use it in every scenario. Lets learn about those in this video tutorial. Behind every article, video, or piece of art, there’s a cup of coffee that helps drive my creativity. By buying me a coffee, you’re directly cont...
#56. Why getAttribute() Method Was Deprecated? getDomProperty() | getDomAttribute() |
มุมมอง 352หลายเดือนก่อน
#selenium #seleniumwebdriver #seleniumtraining #seleniumautomation #seleniumjava #selenium4 #automationtesting So Selenium Java has deprecated getAttribute() in v4.27.0 and everyone is concerned. But this is done with a purpose to solve a long time problem. Lets understand that in this video. Behind every article, video, or piece of art, there’s a cup of coffee that helps drive my creativity. B...
#55. CSS Selectors with Traversing | Locating Adjacent & Siblings |
มุมมอง 112หลายเดือนก่อน
#selenium #seleniumwebdriver #seleniumtraining #seleniumautomation #seleniumjava #selenium4 #automationtesting We can traverse in forward direction using CSS selector. We can traverse to direct children and sub children or only to direct children. We can also locate adjacent children and siblings. Everything is explained with proper examples in above video. Behind every article, video, or piece...
#54. CSS Selectors with Pseudo Class | First, Last, Nth, Only Child | Disabled | Checked | Not |
มุมมอง 128หลายเดือนก่อน
#selenium #seleniumwebdriver #seleniumtraining #seleniumautomation #seleniumjava #selenium4 #automationtesting A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). We can use these pseudo classes with css selector to locate web element(s) to perform actions. Behind every article, video, or piece of art, there’s a cup of coffee that helps...
#53. Basic CSS Selectors | Using ID, Class, Attributes | Starts with, ends with & contains | AND, OR
มุมมอง 1052 หลายเดือนก่อน
#selenium #seleniumwebdriver #seleniumtraining #seleniumautomation #seleniumjava #selenium4 #automationtesting Using ID, Single & multiple class values Using single & multiple attributes with AND & OR Using starts with, ends with & contains in attribute value Use $$() & $() in browser’s console Behind every article, video, or piece of art, there’s a cup of coffee that helps drive my creativity....
#52. Introduction to CSS Selector | What is CSS & CSS Selector | Usage in Selenium WebDriver |
มุมมอง 652 หลายเดือนก่อน
#selenium #seleniumwebdriver #seleniumtraining #seleniumautomation #seleniumjava #selenium4 #automationtesting What is CSS? What is CSS Selector? Are CSS & CSS Selector same? Why do we use CSS Selector with Selenium WebDriver? Behind every article, video, or piece of art, there’s a cup of coffee that helps drive my creativity. By buying me a coffee, you’re directly contributing to the energy th...
#1. Null vs Undefined in JavaScript - Easy Explanation #javascript
มุมมอง 1362 หลายเดือนก่อน
We have two different types Null and Undefined in JavaScript. Both are used to represent no value. If both are used for the same purpose then why we have two? Lets understand this topic with proper examples in this video. #javascript, #nullvsundefined, #javascriptconcepts, #nullinjavascript, #undefinedinjavascript, #javascriptbasics, #javascriptbeginners, #codingtips, #webdevelopment, #frontend...
#10. Playwright Locator - getByRole | ARIA Role | Aria Attribute | Accessible Name | Basic Usage |
มุมมอง 1602 หลายเดือนก่อน
#10. Playwright Locator - getByRole | ARIA Role | Aria Attribute | Accessible Name | Basic Usage |
#51. Create Custom Locator Methods | ByPlaceHolder | ByDataCustom |
มุมมอง 1822 หลายเดือนก่อน
#51. Create Custom Locator Methods | ByPlaceHolder | ByDataCustom |
#9. Using Traditional Locators (ID, XPath, CSS, Tag Name, Link Text ) in Playwright Scripts
มุมมอง 962 หลายเดือนก่อน
#9. Using Traditional Locators (ID, XPath, CSS, Tag Name, Link Text ) in Playwright Scripts
#50. Capturing Full Page Screenshot in Chrome Using CDP & Firefox Using getFullPageScreenshotAs()
มุมมอง 1792 หลายเดือนก่อน
#50. Capturing Full Page Screenshot in Chrome Using CDP & Firefox Using getFullPageScreenshotAs()
#8. Run Playwright Tests Using UI Mode | #playwrightautomation
มุมมอง 2043 หลายเดือนก่อน
#8. Run Playwright Tests Using UI Mode | #playwrightautomation
#7. Ways To Run Playwright Tests - Commands & Playwright Test For VSCode | #playwrightautomation
มุมมอง 3143 หลายเดือนก่อน
#7. Ways To Run Playwright Tests - Commands & Playwright Test For VSCode | #playwrightautomation
#49. Intercept API Call in Chrome Browser And Mock Its Response Using Chrome DevTools Protocol (CDP)
มุมมอง 2123 หลายเดือนก่อน
#49. Intercept API Call in Chrome Browser And Mock Its Response Using Chrome DevTools Protocol (CDP)
#6. Write First Test Script From Scratch Using Playwright TS | #playwright
มุมมอง 2834 หลายเดือนก่อน
#6. Write First Test Script From Scratch Using Playwright TS | #playwright
#5. Understand package.json, node_modules, playwright.config.ts | Run & View Report of Example Test|
มุมมอง 2684 หลายเดือนก่อน
#5. Understand package.json, node_modules, playwright.config.ts | Run & View Report of Example Test|
#48. Intercept API Calls of Network Tab in Chrome Browser Using Chrome DevTools Protocol (CDP)
มุมมอง 4374 หลายเดือนก่อน
#48. Intercept API Calls of Network Tab in Chrome Browser Using Chrome DevTools Protocol (CDP)
#4. Installation of Playwright TS | Why does playwright install its own browsers? #playwright
มุมมอง 2284 หลายเดือนก่อน
#4. Installation of Playwright TS | Why does playwright install its own browsers? #playwright
#3. Best IDEs For Playwright JS/TS | VS Code Features & Installation |
มุมมอง 2434 หลายเดือนก่อน
#3. Best IDEs For Playwright JS/TS | VS Code Features & Installation |
#2. What is Node.js? Why Do We Need Node.js For Playwright JavaScript/TypeScript? Install Node.Js |
มุมมอง 3374 หลายเดือนก่อน
#2. What is Node.js? Why Do We Need Node.js For Playwright JavaScript/TypeScript? Install Node.Js |
#47. Understanding & Resolving Unable to find an exact match for CDP version Warning
มุมมอง 5424 หลายเดือนก่อน
#47. Understanding & Resolving Unable to find an exact match for CDP version Warning
#1. Introduction To Playwright | Features Of Playwright |
มุมมอง 4K4 หลายเดือนก่อน
#1. Introduction To Playwright | Features Of Playwright |
#46. What is Chrome DevTools Protocol - CDP? Perform Loading, Typing, Click etc. Using CDP Commands.
มุมมอง 3434 หลายเดือนก่อน
#46. What is Chrome DevTools Protocol - CDP? Perform Loading, Typing, Click etc. Using CDP Commands.
New Switch Concept | Java 12+ | Switch Expression | No Need Of Break | Return Value From Switch |
มุมมอง 2975 หลายเดือนก่อน
New Switch Concept | Java 12 | Switch Expression | No Need Of Break | Return Value From Switch |