Web Applocation Automation Best Practice Question
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-12-18 08:57 PM
Hi Everyone,
I am trying to automate a web application. But ALL the elements we spied using AA mode and using a MATCH INDEX. We are planning to use the index value as dynamic attribute and pass the value from process to access particular element in Web page.
Will this solution design is a reliable one.
Any suggestions are welcomed.
-/Krishna Kishore.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-12-18 04:50 PM
In our expiriences, using AA have been highly unstable (Been working with BP for about 2 years now). For webpages that dont support html interaction, we have had more succes using surface automation. With the changed approach to surface automation in v.6, it is pretty easy to create and maintain solid surface automation sollutions.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-01-19 11:23 AM
If you are using BP 6 and above, give a shot to UIA mode.it solves most of the problems. More reliable, better speed than AA mode (Slower than html mode though).
