Filter setting is ignored

Hello,

Trying to set a filter for technical units on a WebSite. If I record, the filter is set. If I run the Macro, the filter is ignored. Tried recording it many different ways, also with SendKeys and ${KEY_ENTER}. The filter is just ignored. Sorry, the website is password protected.

Even a hint is highly appreciated. Thank you very much.

Best,
Stephan

{
“CreationDate”: “2018-6-26”,
“Commands”: [
{
“Command”: “open”,
“Target”: “https://pq-portal.energy/Technische-Einheiten/pq01”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “id=dnn_ctr475_PrequalificationDeviceList_Filter_FreetextSearch”,
“Value”: “”
},
{
“Command”: “type”,
“Target”: “id=dnn_ctr475_PrequalificationDeviceList_Filter_FreetextSearch”,
“Value”: “TE_39516”
},
{
“Command”: “click”,
“Target”: “id=dnn_ctr475_PrequalificationDeviceList_Filter_Search”,
“Value”: “”
}
]
}

Since the website is password protected, maybe a screenshot can give us some ideas on what is going on.

You can also send it to us directly and mention this forum post.