i have a problème in my software.
UiPath can’t find selector (see image). i can handle it only as image
i want to change theise quotes with red
any solution please
Could you please explain more.
Are you trying to change the font color in an application to red >?
If the value is embedded in an application - UiPath don’t have option to modify permanently.
- Use Click Image or Click OCR Text.
- Try changing UI framework in UI Explorer (to UIA/AA).
- Use Computer Vision if available.
i need to change the values in the red circles
@MAS_ALU is that red circles values are editable?
Are they editable fields ?
How you are manually changing those values?
yes just double click
Hi @MAS_ALU
Are you trying to click on element using modern click activity or classic click activity? Also try to change the ui framework while indicating and see.
You can also give a try using CV click activity and see if it’s detected?