Related Posts
Best oil stock to buy right now?
Which is the best brokerage to get into Pre-IPO?
Additional Posts in Automation Testing
If Any one need referral in IBM .please dm
New to Fishbowl?
Download the Fishbowl app to
unlock all discussions on Fishbowl.
unlock all discussions on Fishbowl.



1. You can try the existing locators to match the required elements on the new web page (if developed).
2.The challenges of UI automation lie at many junctures not just the task of automating the stuff. From my past experience stability of the execution and locating shadow DOM if used extensively become a bit tricky but extending the existing framework (if possible) is always better than starting with a new framework from scratch unless you want to learn and implement the new one. I hope you are using the latest version of webdriver libraries.
3. I guess there would be few but you have to analyse the testing requirements and expectations from automation suite. Webdriver IO, Nightwatch js etc.
4. Yeah, it would be good to have an active community here.