Question

I'm looking to write a few gadgets that I will be running in WSO2 gadget server. Before I start, I would like to understand how I can test the gadgets using an automated test framework.

Can standard web browser automation tests (e.g. selenium) be used for gadgets? If not, is there any documentation or wiki pages showing how automated gadget testing can be done?

Was it helpful?

Solution

Selenium is the best option to do a test automation for gadgets. because it will test from the UI level.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top