On Wed, Nov 29, 2017 at 01:08:13PM -0500, Walden Raines wrote:
In order to assist in UI automation, I would like to propose that we add
unique IDs to the following elements:

  - Tables and table rows (<tr>s)
  - All inputs, including those not technically in a form (row select
  checkboxes, for example)
  - All buttons

These IDs should all follow the same format, perhaps something like
object.class-object.id-element.type.  For example, product-2-row and
product-2-checkbox.

Thoughts on this?  Anything that needs to be added or changed?

+1 This was also the feedback I heard from QE. Sometimes they have to use xpaths to test which are more likely to break than IDs.

--
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to