endorium
7 years agoFrequent Contributor
Adding a delay when selecting a treeview node
I have a test that needs to select a treeview node.
It works fine but cetain nodes (networks for instance) take a while to expand and open on the first time they are used.
How can I introduce a wait so the test does not fail.
It would need to click the first 'x' amount of nodes, then wait while the network one expands after it has been selected.
Any way to do this?