Automated UI testing in asp.net maker

Tips submitted by ASP.NET Maker users
Post Reply
cheemingyong
User
Posts: 37

Automated UI testing in asp.net maker

Post by cheemingyong »

since asp.net maker has some issues with selenium as not all xpaths return
a proper value, the next best method to do automated ui testing is to use
cjs chrome extension

refer to
http://www.hkvforums.com/viewtopic.php? ... 71#p124671

for directions.
you will need to use cjs chrome extension and selectify chrome extension to
achieve this.


Post Reply