Dagger icon indicating copy to clipboard operation
Dagger copied to clipboard

打算怎么做Flash/Flex的自动化测试

Open v3empylver opened this issue 11 years ago • 1 comments

也是像Selenium一样进行混和编译吗,能做到黑盒测试吗

v3empylver avatar Feb 10 '14 16:02 v3empylver

Basically, yes. But the flex app needs to be compiled with some other swc libs added, after which we could use selenium js executor to communicate with it performing flex automation test.

ddook007 avatar Feb 14 '14 01:02 ddook007