Tell me what is the purpose of getoptions() method?
Answer / Prabhat Kumar Chaurasia
The getOptions() method in AutoIt is used to retrieve the options (values) from a custom dialog box created using the _MsgBox(), _InputBox(), or _FileSelect() functions.nFor example, if you create an input box with multiple options, calling getOptions() will return an array containing the selected options.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you choose a tool for test automation?
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
What do you think holds testers back to do automation? Is there a way to overcome it?
What is meant by the automation framework?
ihave one doubt in manual testing? what is the testing process
What are the main attributes of test automation?
How to find that tools work well with your existing system?
What are Keyword and Data driven frameworks in Selenium RC
When is automation testing useful?
1.what is senario?
What are the differences between open source tools, vendor tools, and in-house tools?
I am using the selenium ide for testing my web application i recorded some script and played back while playing the recorded script the "alert msg is not getting closed" it needs manual interaction Please help out me