List Icon
Archiv Mailingliste

2019 bis Juli 2022  2018  | 2017 2016 2015 | 2014 | 2013

Die Mailingliste ist seit Juli 2022 geschlossen, dient aber weiterhin als Informationsarchiv zu QF-Test.
Wenn Sie aber über Neuerungen zu QF-Test informiert bleiben wollen, können Sie einfach unseren
Newsletter abonnieren

Um aktuell die Informationen zu jeder Release - auch Minor Releases - zu bekommen, können Sie den
RSS-Feed abonnieren oder uns in sozialen Medien folgen.
Alternativ bietet QF-Test auch selbst eine Versionsinformation an.

Eine weitere Informationsquelle ist unser Blog, in dem es aktuelle Beiträge zu allgemeinen Themen, zur Firma QFS und auch diverse "How-Tos" gibt:
Blog abonnieren


[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