Assignment level3 error

assignment2

The operation is perfect but after the last page is clicked logout-> close tab doesn’t work and I get an error

Click ‘A https: //acme-test.ui …’: Cannot find the UI element corresponding to this selector: <webctrl aaname = '11 ‘tag =’ LI '/>

Hi
We can get the variable from OPEN BROWSER a with a output variable from Browser property and use that variable as input here in CLOSE TAB activity to the property Browser
Or
Instead we can use KILL PROCESS activity and mention the ProcessName as “iexplore”

Cheers @hanchanhee