Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Wait Statements -for Childwindow and for Acc
#11
Here acc searches for link containing text "item 1", then "item 2"...
If there are no links containing this text, acc throws error.
Remove err to see what is the error.
Usually, when you handle error with err, you should do something on error, for example
err continue
Otherwise next statement that uses a will throw error or use bad object.
Maybe the window (hwnd) is 0.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)