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

#750 - exit gracefully if .tag extension not used #768

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

kensoh
Copy link
Member

@kensoh kensoh commented Mar 25, 2020

No description provided.

@kensoh
Copy link
Member Author

kensoh commented Mar 25, 2020

Hi @siowyisheng bug found with .tag on Windows, spotted by user in #750. The log files are being converted from Linux to Windows format without checking that they exist. This was missed when testing on Windows for only positive test but not negative test.

@ba700113
Copy link

ba700113 commented Mar 25, 2020

I changed the extension to .tag and the error didn't show.
But before the script will run, its opens Chrome first. my script doesn't even need chrome. am just doing desktop visual clicks. not doing web automation
Is this a bug taguiV6?
Can you help me resolve it.
Thank you

@siowyisheng
Copy link
Contributor

@ba700113 If your script doesn't use chrome, you can run it with tagui my_flow.tag -nobrowser or tagui my_flow.tag -n

@siowyisheng siowyisheng merged commit ace2da4 into master Mar 26, 2020
@siowyisheng siowyisheng deleted the windows_tag_bug branch March 26, 2020 01:00
@ba700113
Copy link

ba700113 commented Mar 26, 2020 via email

@kensoh
Copy link
Member Author

kensoh commented Mar 26, 2020

In v6 the options has a dash prefix, for eg tagui desktop.tag -report or tagui desktop.tag -r

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

Successfully merging this pull request may close these issues.

3 participants