Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Ask Reuben 253 - data-aui-name  (Read 487 times)
Reuben B.
Four Js
Posts: 1126


« on: November 24, 2024, 11:55:54 pm »

If you study the generated HTML of a screen of a Genero application rendered using Universal Rendering, there are 4 attributes to be aware of in the generated HTML.  These are id, data_aui_id, data_aui_name, and class.  The mistake those doing GBC customisation make, particularly those with a web background, is looking at the “id” attribute to uniquely identify an element.  This mistake also occurs with users of Web Application testing tools such as Selenium who by default may use the “id” attribute to uniquely identify a web element.  The “data-aui-name” attribute is more likely the better attribute to use.

Read more at https://4js.com/ask-reuben/ig-253/

Product Consultant (Asia Pacific)
Developer Relations Manager (Worldwide)
Author of https://4js.com/ask-reuben
Contributor to https://github.com/FourjsGenero
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines