how to get only the token of this xpath, and store it in a variable so that I can use it in another step
//div[@class='s-stack s-mailbody'][contains(.,'Codigo de autorizacao: **820139**')]
I would just need the numbers
nothing yet.
I'm hoping to be able to store only the numbers in a variable.