We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We can start Power BI Desktop with exe-run but it should also be possible to kill it with
<exe-kill name="PBIDesktop" />
It should also be possible to wait a few seconds before executing the next task.
<wait milli-seconds="10000" />
The text was updated successfully, but these errors were encountered:
Merge branch 'feature/Tasks_for_Power_BI_Desktop_(#152)'
8c10eb5
Update documentation for #152
2c9c459
No branches or pull requests
We can start Power BI Desktop with exe-run but it should also be possible to kill it with
It should also be possible to wait a few seconds before executing the next task.
The text was updated successfully, but these errors were encountered: