clickbyid

Description :

Click dans un élement en utilisant la propriété id pour localiser l'élément.

Définition :

Dans la zone id, mettre le id de l'élément.

Exemple :

La page http://www.test.kalios-saas.com/automationpractice/html/clickbyidnamexpath.html contient un exemple de bouton avec id.

clickbyid(boutonid) cliquera dans le 1er bouton :

Last updated