List Icon
Archive de la liste de diffusion

La liste de diffusion est fermée depuis juillet 2022, mais sert toujours d'archive d'informations sur QF-Test.
Cependant, si vous souhaitez rester informé des nouveautés concernant QF-Test, vous pouvez simplement vous abonner à la newsletter :
abonner à la newsletter 


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[QF-Test] Is it possible to wait for two components simultaneously?


  • Subject: [QF-Test] Is it possible to wait for two components simultaneously?
  • From: Bernhard Schmitt <bernhard.schmitt@?.de>
  • Date: Tue, 12 Jul 2016 13:44:38 +0000

Hello,

I have a button. When I press the button, a new mask should open, but optionally, a modal dialog might  occur befor opening.
Now I have implemented a 'WaitForComponent(modal dialog, 5s). When the button does not occur, I am waiting
always the timeout of 5s. To save time I am searching  for a more flexible wait.
E.g. If I can wait for two components simultaneously, I will never wait for the timeout. Either the modal dialog or the new mask finish the wait.
Is this possible? Do you have other suggestions form my little problem?

Thanks & BR

Bernhard Schmitt