vote up 0 vote down star

Have anyone come across open source tools/framework for Webkit browser test automation?

flag

2 Answers

vote up 0 vote down

I haven't seen a framework to run the tests but if you're looking for input to test against there is Ian Hickson's adhoc and evil test suites in addition to the traditional acid tests.

link|flag
vote up 0 vote down

There is (not tried) WebAii Automation Framework where the current Beta 2.0.0.1 has Safari 3 support added on windows (it's free but I don't think it's opensource).

If you want do it yourself:

On Apple you should be able to script it AppleScript or from

MAC OS X > 10.4: there is Automator

On Windows you might consider using P/Invoke and looking at the WinLauncher tool from WebKitTools

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.