JET recommendation to use selenium webdriver tool, however we have found Puppeteer tool is very promising & perform fast test cases execution & easy to setup since it as part of node library. There are many prons over selenium webdriver tool. Just wanted to know that any obstacles/complexity from JET side if we prefer Puppeteer over Selenium Webdriver. Here are the requirements from our application side:
a. Perform API testing
b. Automation Testing: Navigate to all web pages & fire events
c. Integrate with Jenkins
d. Generate report & send to emailĀ
Thanks in advance