US 12,079,298 B2
Methods and systems for browser extension used to generate relative XPath, absolute XPath and/or CSS selectors
Sanjay Kumar, San Francisco, CA (US); and Rajagopal Rao, San Francisco, CA (US)
Assigned to Sauce Labs Inc., San Francisco, CA (US)
Filed by Sauce Labs Inc., San Francisco, CA (US)
Filed on Apr. 22, 2022, as Appl. No. 17/660,305.
Application 17/660,305 is a continuation of application No. 16/664,785, filed on Oct. 25, 2019, abandoned.
Claims priority of provisional application 62/750,256, filed on Oct. 25, 2018.
Prior Publication US 2022/0350857 A1, Nov. 3, 2022
Int. Cl. G06F 40/143 (2020.01); G06F 3/0481 (2022.01); G06F 3/0485 (2022.01); G06F 8/61 (2018.01); G06F 16/957 (2019.01); G06F 16/958 (2019.01)
CPC G06F 16/9574 (2019.01) [G06F 3/0481 (2013.01); G06F 3/0485 (2013.01); G06F 8/61 (2013.01); G06F 16/986 (2019.01); G06F 40/143 (2020.01)] 18 Claims
OG exemplary drawing
 
10. A computer system, comprising:
memory in which a web-browser extension has been installed; and
one or more processing units configured to, in connection with executing the web-browser extension:
receive a first selector pattern through the web-browser extension, wherein the first selector pattern is an XPath selector pattern or a Cascading Style Sheets (CSS) selector pattern;
search a Document Object Model (DOM) of a webpage to locate one or more matching nodes that satisfy the first selector pattern;
present the one or more matching nodes in a first window associated with the web-browser extension;
receive a first user input after presenting the one or more matching nodes, wherein the first user input identifies a web element associated with a first node among the one or more matching nodes;
generate at least one selector for the web element in response to the first user input, wherein the at least one selector comprises a relative XPath selector, and wherein to generate the at least one selector, the one or more processing units are configured to determine a pattern of the relative XPath selector;
present the at least one selector through the web-browser extension; and
copy the at least one selector in response to a second user input, the second user input being received after the at least one selector has been presented.