08-05-2011, 09:12 AM
Hi All,
Pls confirm whether winobject will accept Datatable.
In the below execution statement it throws the below error.
Regards
Hema
Pls confirm whether winobject will accept Datatable.
In the below execution statement it throws the below error.
Code:
window("BillQuick HR 2011").Window("BillQuick HR Login").WinObject("WindowsForms10.EDIT.app.0.33c0").Set DataTable("user_ID")
window("BillQuick HR 2011").Window("BillQuick HR Login").WinObject("WindowsForms10.EDIT.app.0.33c0_2").Set DataTable("Password")
"window("BillQuick HR 2011").Window("BillQuick HR Login").WinObject("WindowsForms10.EDIT.app.0.33c0").Set DataTable("user_ID")".
Regards
Hema