TimeoutException: Message: Timed out waiting for element to exist
All the failures are related to query_tool_notify_statements. Please take another look.
There is some serious problems of timeout issues. I have tested it couple of times and working fine. Will test tomorrow one more time. I have followed the code written in the same file. If those test cases have passed then this should also.
Issue is with Python 2.7, yesterday i have verified it on Python 3.5. Attached is the modified patch, please review it.
Attached is the patch to capture the notification from psycopg2 and displayed it in "Messages" tab of query tool. Added feature test to cover this scenario.
Refer Notification.png file to how it looks in "Messages" tab. Please review it.