No such window : window was already closed

scenario :

first i am clicking on ‘button 1’ and then button disappears and ‘button 2’ appears on same place.

for this scenario error message shown as ’ no such window : window was already closed’.

how to fix this ?

In the object repository, make sure button 2 has a different object name from button 1.

1 Like

Hii Andrew,

I have checked button 2 has different object name from button 1.