span_Check In
c051c9f8-3c3f-4cb2-acf4-7b912d09cfea
CSS
button.bg-gradient-to-r:nth-child(1) span
BASIC
//*[(text() = 'Check In' or . = 'Check In')]
XPATH
//*[@class and contains(concat(' ', normalize-space(@class), ' '), ' bg-gradient-to-r ') and (name() = 'button') and (position() = 1)]//span
XPATH
SMART_LOCATOR
false
true
false
equals
tag
Main
span
273a8546-68ac-4ce6-929f-1768d59c2e08
true
equals
text
Main
Check In
9b01f57e-9e40-4f21-97fd-7d690c5bc5ab
false
equals
parent
Main
md5.v1-5a295360569583a8e71320577b5666ca
a7d0aa3c-5714-4193-bf7b-77fdff2bde4c
false
equals
xpath
Main
//*[@class and contains(concat(' ', normalize-space(@class), ' '), ' bg-gradient-to-r ') and (name() = 'button') and (position() = 1)]//span
b6d9bd11-3559-4d73-b328-85fb7a1ab2f0
false
equals
xpath:attributes
Main
//*[@class and contains(concat(' ', normalize-space(@class), ' '), ' bg-gradient-to-r ') and (name() = 'button') and (position() = 1)]//span
bf840156-f21a-439a-885b-851ea59f9726
false
equals
xpath:customAttributes
Main
//span[(text() = 'Check In' or . = 'Check In')]
c1b63ed8-63c2-4310-9b1d-62c527d41cf8