test-fullautomation / robotframework

Generic automation framework for acceptance testing and RPA
http://robotframework.org
Apache License 2.0
1 stars 0 forks source link

threading: "wait thread notification": contribution checker concept required #48

Open test-fullautomation opened 7 months ago

test-fullautomation commented 7 months ago

Current wait thread notification implementation allows to take notifications from the queue only based on the notification name.

It need to be possible to take the payload as additional criteria. TML contribution checker concept allows using payloads as criteria.

test-fullautomation commented 2 months ago

to be tested with new selftest. If successful, then close