Jump to content

Sajesh

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by Sajesh

  1. how can i convert a string value to a variable.?
  2. Hmmm.. Thanks for the explanantion!
  3. Mega, Thanks for the explanantion! Sajesh
  4. Hi, $begin = TimerInit() $dif = TimerDiff($begin) MsgBox(0,"Time Difference",$dif) This program gives different answers everytime I execute! Can anyone explain why?
  5. Open IE 7 Click Help--> About. In the about window there is a link '2006 Microsoft Corporation'. Auto IT spy is not recognizing this link. What function should I use to click this link with using mouse?
  6. Please consider this example: Open IE 7 Click Help--> About. In the about window there is a link '2006 Microsoft Corporation'. Auto IT spy is not recognizing this link.
  7. It is an XML based application.
  8. It is an XML based application.
  9. Thanks Rasim! I gained a lot of knowledge from ur code.
  10. But spy is not recognizing the link. Is there any other way?
  11. Sorry for not explaining my question well. Actually I am testing a window that has a link. My objective is to click that link in the GUI window without using mouse and I dont have the URL of that link. How can I recognize that link in the window and click it with the keyboard. Please explain.
  12. Hi, I am a beginner in Auto IT. I need to click a link in GUI window. Can anyone guide me with the functions needed to click a link in GUI. Thanks!
×
×
  • Create New...