Click Problem on Browser

Hello, I’m trying to click on something in Chrome, and I can retrieve its value using “item.value,” but I can’t perform the click action using “click element.” The relevant images and XPath value are below. When I print the “item.value” value using writeline, it comes out as “Samsun Üniversitesi”.

image

“xpath”: “//table[@id=‘sf’]/tbody[1]”

Thanks :slight_smile:

The problem has been resolved; I changed the “X Offset” and “Y Offset” values, and the robot was able to click :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.