Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
XPATH is another option to use when finding elements. It is similar to CSS in that it allows for finding elements using complex criteria. In this video we will take a look at using XPATH matchers and the unique features they offer.
Shared Code
const invitees = [
'Gonzalo Torres del Fierro',
'Shadd Anderson',
'George Aparece',
'Shadab Khan',
'Joseph Michael Casey',
'Jennifer Nordell',
'Faisal Albinali',
'Taron Foxworth',
'David Riesz',
'Maicej Torbus',
'Martin Luckett',
'Joel Bardsley',
'Reuben Varzea',
'Ken Alger',
'Amrit Pandey',
'Rafal Rudzinski',
'Brian Lynch',
'Lupe Camacho',
'Luke Fiji',
'Sean Christensen',
'Philip Graf',
'Mike Norman',
'Michael Hulet',
'Brent Suggs'
];
Learn More
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Anton Petrov
13,967 Points0 Answers
-
Ryan Giusti
18,082 Points2 Answers
-
Magdalena Frankowska
15,501 Points0 Answers
-
Jason Ngo
6,947 Points2 Answers
-
Dylan Macnab
24,861 PointsGetting the wrong order of invitees and "Unhandled promise rejection" error
Posted by Dylan MacnabDylan Macnab
24,861 Points3 Answers
-
FU SOON LEE
9,413 Points5 Answers
-
charif dadouune
43 Points1 Answer
-
Tony Brackins
28,766 Points1 Answer
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up