Comment puis-je obtenir la valeur de l'attribut personnalisé de l'élément avec Watir

StackOverflow https://stackoverflow.com/questions/1443455

  •  22-07-2019
  •  | 
  •  

Question

J'ai du code HTML qui ressemble à ceci:

<input custom_attribute="so cool" type="text" />

Je souhaite obtenir la valeur de custom_attribute à l'aide de Watir .

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top