Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 'QmlBot' object has no attribute 'waitSignal' #13

Open
rpietruc opened this issue Jun 8, 2021 · 0 comments
Open

fix: 'QmlBot' object has no attribute 'waitSignal' #13

rpietruc opened this issue Jun 8, 2021 · 0 comments

Comments

@rpietruc
Copy link

rpietruc commented Jun 8, 2021

Following commit introduced incompatibility between pytest-qt and pytest-qml:
pytest-dev/pytest-qt@5192cf6
getting an error message:
'QmlBot' object has no attribute 'waitSignal'
Possible solution: use QtBot.waitSignal(self, ... in case of QtBot.wait_signal(self, ... to call proper method
pull request: #14

@rpietruc rpietruc closed this as completed Jun 8, 2021
@rpietruc rpietruc reopened this Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant