Cypress Tutorial #10 - How to Identify Webelements in Cypress

  Рет қаралды 10,589

Software Testing Mentor

Software Testing Mentor

Күн бұрын

Пікірлер: 16
@unaislearning
@unaislearning Жыл бұрын
Great series, Waiting for Next Video💌
@softwaretestingmentor
@softwaretestingmentor Жыл бұрын
Thank you so much 😀 Keep watching and subscribe for more videos and tutorials.
@Amit24981
@Amit24981 Жыл бұрын
Very Nice tutorial.. Well explained.. Thanks
@softwaretestingmentor
@softwaretestingmentor Жыл бұрын
You are welcome. Keep watching and sharing.
@rohitmane8803
@rohitmane8803 11 ай бұрын
thank you sir it is very helpfuller
@softwaretestingmentor
@softwaretestingmentor 11 ай бұрын
Most welcome. Keep watching and sharing.
@HoopScoop3650
@HoopScoop3650 7 ай бұрын
css selector or selenium css selector?
@MelanieAnnThomas
@MelanieAnnThomas 9 ай бұрын
Hi, can you please post that cheat sheet here?.
@bhaskargupta9340
@bhaskargupta9340 2 ай бұрын
Basic CSS Selector Syntax Syntax: tagName[AttributeName='AttributeValue’] Example: input[id=’first_name’] CSS Selector: Select by ID Syntax: #elementID Example: #first_name Syntax: tagName#elementID Example: input#first_name CSS Selector: Select by Class name Syntax:.elementID Example: .signup Syntax: tagName.elementID Example: input.signup CSS Selector Using other webelement Attributes Syntax: tagName[AttributeName=’AttributeValue’] Example: input[value=’sign me up’] Advanced CSS Selectors (Using mix of Tag, ID and Class name) Syntax:tagName.classValue[AttributeName='AttributeValue'] Syntax:tagName#idValue[AttributeName='AttributeValue'] Example: input.signup[type='submit'][value='Sign me up '] Example: input#submit_btn[type='submit'][value='Sign me up '] CSS Selector - substring:- Match prefix of the text Example: input[name^='country_c'] Match suffix of the text Example: input[name='y_client'] Match sub-string of the text Example: input[name*='try_cl'] Finding Child or SUBCHILD elements Direct Child (Child combinator (>) is used to select direct child) Syntax: tagName[AttributeName='AttributeValue'] > tagName[AttributeName='AttributeValue'] Example: select#country option[value='AU'] Child or Subchild (Descendant combinator () is used to select Child or SubChild) Syntax: tagName[AttributeName='AttributeValue'] tagName[AttributeName='AttributeValue'] Example: form#deorg_form div
@asheshtadaiya
@asheshtadaiya 4 ай бұрын
Hi sir , Can you please share the word file that you're showing here in video
@bhaskargupta9340
@bhaskargupta9340 2 ай бұрын
Basic CSS Selector Syntax Syntax: tagName[AttributeName='AttributeValue’] Example: input[id=’first_name’] CSS Selector: Select by ID Syntax: #elementID Example: #first_name Syntax: tagName#elementID Example: input#first_name CSS Selector: Select by Class name Syntax:.elementID Example: .signup Syntax: tagName.elementID Example: input.signup CSS Selector Using other webelement Attributes Syntax: tagName[AttributeName=’AttributeValue’] Example: input[value=’sign me up’] Advanced CSS Selectors (Using mix of Tag, ID and Class name) Syntax:tagName.classValue[AttributeName='AttributeValue'] Syntax:tagName#idValue[AttributeName='AttributeValue'] Example: input.signup[type='submit'][value='Sign me up '] Example: input#submit_btn[type='submit'][value='Sign me up '] CSS Selector - substring:- Match prefix of the text Example: input[name^='country_c'] Match suffix of the text Example: input[name='y_client'] Match sub-string of the text Example: input[name*='try_cl'] Finding Child or SUBCHILD elements Direct Child (Child combinator (>) is used to select direct child) Syntax: tagName[AttributeName='AttributeValue'] > tagName[AttributeName='AttributeValue'] Example: select#country option[value='AU'] Child or Subchild (Descendant combinator () is used to select Child or SubChild) Syntax: tagName[AttributeName='AttributeValue'] tagName[AttributeName='AttributeValue'] Example: form#deorg_form div
@swapnilsalve8984
@swapnilsalve8984 Жыл бұрын
Hello sir My name is Swapnil I had completed my graduation in commerce. By open University. And i had 3 year career gap because of govt exam Can i eligible for IT course Can i get a job in Testing role or any other role plz Guide i was totally confused 🤔
@nareshgajula
@nareshgajula Жыл бұрын
Hello Swapnil, Yes you can try in IT. But before that you need to choose a particular area of your interest, learn, practice and try for the jobs. If you are interested in the career and can work hard, definitely you will succeed in IT.
@Ohotnikova_
@Ohotnikova_ 11 ай бұрын
They don’t care so much about the gap but what tools you know how to use along with the proof of that.
@benjamingabice4952
@benjamingabice4952 Жыл бұрын
In the description you labeled it as “in this playwright tutorial” whereas it’s a cypress tutorial
Cypress Tutorial #11 - Automate Registration Functionality Test Case
14:36
Software Testing Mentor
Рет қаралды 8 М.
Cypress Tutorial #9 - Understand Cypress Automation Folder Structure
16:45
Software Testing Mentor
Рет қаралды 8 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
I quit Playwright for Web Scraping. This is what I use instead..
7:28
Cypress Tutorial #14 - How to Handle Dynamic Dropdowns
21:31
Software Testing Mentor
Рет қаралды 7 М.
Cypress Tutorial #7 - Write First Test and Execute from Command Line
17:43
Software Testing Mentor
Рет қаралды 10 М.
Cypress Tutorial #19 - How to Upload Files
13:18
Software Testing Mentor
Рет қаралды 6 М.
Cypress Beginner Tutorial 6 | How to access elements
13:29
Automation Step by Step
Рет қаралды 50 М.
Cypress Tutorial #12 - How to Write First Assertion
12:30
Software Testing Mentor
Рет қаралды 5 М.
Ex-Google Recruiter Reveals 8 Secrets Recruiters Won’t Tell You
13:57