Selecting options from a combo box

Hi, Allan thank you for the suggestions yesterday. I was able to get my workflow running quite smoothly with the exception of the windows element pop-up that I need to get past. I followed your video and this is what I found. If I use the “windows get element” in a separate workflow all by itself then it works. However if I add the “chrome get element” that assigns the “item.value” to the drop-down list, which then prompts the pop-up, my “windows get-element” for some reason does not work, it doesn’t click the “OK” button.

I tried using the invoke-rpa after the get element for the drop-down list in an effort to keep the “windows get element” in its own separate workflow and sequence but that also doesn’t work. I’m not quite sure what I am doing wrong.