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

Passing UTT name dynamically in the test #730

Open
ram-d opened this issue Jan 12, 2023 · 2 comments
Open

Passing UTT name dynamically in the test #730

ram-d opened this issue Jan 12, 2023 · 2 comments
Labels

Comments

@ram-d
Copy link

ram-d commented Jan 12, 2023

Hi @ujja ,

Is there a way I can pass utterance name, for example 'TEST_UTT_WEB' or 'TEST_UTT_MOBILE' dynamically from capabilities? I have two utterance files, one for WEB and another for MOBILE. I want to pass the utterance name dynamically in my test file so I can test for both web and mobile. When I tried to pass this from capabilities, it is being passed as string, so it does not recognize the utterance. Are there any other ways we can do this?

Thanks,
Ram

@ujja
Copy link
Collaborator

ujja commented Jan 13, 2023

Hello Ram,

I suppose you use botium-bindings? The best you can do is to create 2 separate dirs, and use convodir arg to point to the correct test.

@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants