- Регистрация
- 10.03.2022
- Сообщения
- 232
- Реакции
- 13
- Баллы
- 18
I’m having a problem with an iframe block here. I can’t seem to find its elements at all. I managed to find the element, but it never actually clicks.
Then I tried using an element outside the iframe: I get its coordinates and create a click at a position below or above that element. The problem is that the element is large, and sometimes the actual position where I need to click is not in the same place relative to that element. Sometimes it moves to a completely different location.
Does anyone have any tips or a way to find this element so I can click it? Is there some trick or technique that could help me figure this out?
Thank you!
Then I tried using an element outside the iframe: I get its coordinates and create a click at a position below or above that element. The problem is that the element is large, and sometimes the actual position where I need to click is not in the same place relative to that element. Sometimes it moves to a completely different location.
Does anyone have any tips or a way to find this element so I can click it? Is there some trick or technique that could help me figure this out?
Thank you!