renatoathaydes / Automaton

Simple framework which allows the testing of Swing and JavaFX2 applications.
Apache License 2.0
99 stars 20 forks source link

JavaFX UI Testing using automaton #54

Open vinayvt opened 7 years ago

vinayvt commented 7 years ago

Please add few demo for automating tabpane.

for example:

how to select particular tabs using fx:id or by name

If possible please provide tutorial for automating UI with the Scene Builder using automaton