Page 1 of 1

Automated UI testing in asp.net maker

Posted: Wed Aug 30, 2017 11:53 am
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.