← Back to team overview

sikuli-driver team mailing list archive

[Question #201557]: Object null reference error on a button click in a windows client app

 

New question #201557 on Sikuli:
https://answers.launchpad.net/sikuli/+question/201557

I am testing a windows application Login screen. My sikuli script enters usrid, password and click the log in button.

In my script i have App.Open() to open aut. In this case after click log in button i get a "Object reference not set to an instance of the object"

But if open the app manully (without app.open()) i dont see this issue and my test passes (My script log in successfully).

Can you please let me know, how to fix the object reference error while using app.open()

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.