how to choose and click in popup google map address?

doyou1425

Пользователь
Регистрация
23.06.2020
Сообщения
39
Благодарностей
0
Баллы
6
110125



the popup google address code with div tag , when the mouse move on it, the background color will change

<div class="abc"><span class="xxx xxxx1"></span><span class="xxxx2"><span class="xxxx3">386</span> <span class="xxxx3">Bell Rd</span></span><span><span class="xxxx3">Dillwyn</span>, <span class="xxxx3">VA</span>, <span class="xxxx3">USA</span></span></div></div>

I tried many method but all failed, for example, i tried to search the picture ( here you can see before 386 Bell in the picture) and click it, i tired to touch on the div, those 2 method sometimes work, sometimes not work,

I tried to all the function in ' action desinger -Rise - Event ', none of them works except touch, but touch sometimes not work( i think when the screensize change, it will not work)

anyone can help? don't know how to do. will C# script work? Thank you
 

lederer

Client
Регистрация
13.04.2013
Сообщения
169
Благодарностей
84
Баллы
28
One of the easiest options is to use the keyboard emulation action (DOWN -> ENTER)
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)