Jump to content

SilverLight Support


Recommended Posts

  • Moderators

Hi, coolooc. "GUI automation tool that support Silverlight" is a pretty broad requirement. AutoIt definitely has strong capabilities in the GUI automation space, and since it uses the Windows API it can control a lot of things. If you could expand on what exactly you are trying to accomplish, perhaps we can assist you better ;)

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Hi, coolooc. "GUI automation tool that support Silverlight" is a pretty broad requirement. AutoIt definitely has strong capabilities in the GUI automation space, and since it uses the Windows API it can control a lot of things. If you could expand on what exactly you are trying to accomplish, perhaps we can assist you better ;)

Hi

In the beginning I want to record a sanity script using mouse and keyboard, I made some tests and it seems as working fine but I could see that there are some fields that the text is not inserted, I tried IE, Chrome and Firefox and the same result, is there any solution?

Thanks.

Link to comment
Share on other sites

  • Moderators

I would suggest taking a look at IE.au3 and the functions it provides you with. It should minimize your need for keyboard/mouseclicks.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

I would suggest taking a look at IE.au3 and the functions it provides you with. It should minimize your need for keyboard/mouseclicks.

Hi

I guess it's going to be a silly question but what do you mean by saying IE.au3 and the functions ...

Thanks.

Link to comment
Share on other sites

  • Moderators

Hi, coolooc. Sorry, I should have made that more clear. IE.au3 is what is called a UDF, and when included with your script gives you access to a number of functions native to Internet Explorer (someone is bound to come along and offer a better description). My suggestion is to go into your helpfile and find the folder IE Management on the contents tab. This will give you a good idea of all the different functions that have been created for you (no need to reinvent the wheel).

Also, you can check the Internet section of the AutoIt Snippets page, located here. This will give you some ideas that can help you get started.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...