Hi Guys,
I encountered one problem when I try to get the first record of Baidu Search with Uipath.
The URL is like:
“https://www.baidu.com/s?ie=UTF-8&wd=abc” – abc is the keyword.
The text in the red box is what I want. It seems to be a very easy action, but I failed.
I used the activity “GetValue”, and there is a “aaname” attribution in the seletor. But I can not know the content of “aaname” in advance, and if I removed the “aaname” or modify it like "aaname = * ", then it can not work.
![image](https://global.discourse-cdn.com/uipath/original/4X/e/7/8/e78e8c927211bb1d18be374e9e9c94b46cf37bc5.png)
Appreciat your kind help, thanks a lot.