I have a little bit smaller question now.
How to define for multiple records that contain @class, “titleMachineContainer”
in div[1] unique value
and then specify the div[2] for interacting with the object?
//div[contains(@class, “titleMachineContainer”)]/div[1]…
