使用Selenium在Web上测试Flash应用程序 [英] Testing flash applications on web using selenium

查看:103
本文介绍了使用Selenium在Web上测试Flash应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用任何Web测试工具来测试Microstrategy应用程序.我发现seleniun很好地满足了我的目的.但是微策略应用程序以闪存格式部署.请帮助我指导如何测试这些闪存应用程序是否有可用的工具?我可以只使用硒吗?如何使用? 预先感谢

I want to test Microstrategy applications using any web testing tools. I figured out seleniun serves my purpose well. But microstrategy applications are deployed in flash formats. Please help me to guide how to test these flash applications is there any tool available? Can I use selenium only and how to use? Thanks in advance

推荐答案

硒不能与Flash对象进行交互.

Selenium cannot interact with Flash objects.

您可以使用FlashSelenium,它虽然很旧,但似乎可以正常工作:

You can use FlashSelenium, which is quite old but seems to work:

http://code.google.com/p/flash-selenium/

或使用Sikuli,Adobe的"Genie"库或Ranorex的库:

Or use Sikuli, Adobe's 'Genie' library, or Ranorex's library:

http://sourceforge.net/adobe/genie/wiki/Home/ http://www.ranorex.com/product/automated-ui-testing-of-flash-flex-applications.html http://www.sikuli.org/

http://sourceforge.net/adobe/genie/wiki/Home/ http://www.ranorex.com/product/automated-ui-testing-of-flash-flex-applications.html http://www.sikuli.org/

Flash UI测试的工具和信息非常有限.

There is very limited tools and information for Flash UI Testing.

另一种替代方法是直接使用Javascript与之交互.

Another alternative is to interact with it directly using Javascript.

这篇关于使用Selenium在Web上测试Flash应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆