How to set the value outside of <> in the operation editor

paydot

Client
Регистрация
21.11.2012
Сообщения
56
Благодарностей
1
Баллы
8
<div class="n-input__textarea-mirror" style="min-height: 35.4px; max-height: 192.2px;">33333
</div>

I want to change the value of 3333 to other data.
But the edit controller can't select it, it seems that it can only set the value of class or something like that <> inside the value.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 180
Баллы
113
Sorry, not sure I understand what you ask. What is edit controller? 33333 is probably a value or innertext of that element.
 

Besedi

Client
Регистрация
04.03.2019
Сообщения
234
Благодарностей
40
Баллы
28
Probably you shoud use Xpath to correct selecting rightfull items (if them rotate every time)
In this case: //*[@class="n-input__textarea-mirror"]

Don't hesitate calls to docs: ru:xpath [ZennoLab] (use google translate)
 

paydot

Client
Регистрация
21.11.2012
Сообщения
56
Благодарностей
1
Баллы
8
Это сделано, благодаря двум вышеупомянутым.
 

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