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

Can't use variable expressions with Run Stimulus Profile Step configuration dialog #6

Open
adchurch opened this issue Nov 6, 2017 · 1 comment

Comments

@adchurch
Copy link
Contributor

adchurch commented Nov 6, 2017

The Stimulus Profile Step configuration dialog adds quotes to any string in the Path field. If that string is a variable expression this causes the Run Stimulus Profile Step to fail at run-time.

screenshot

The configuration dialog for this step should support the use of variable expressions.

As a workaround, you can still use a variable expression by defining it using the Step Properties tab of the Step Settings pane. The Step will correctly evaluate the variable at run-time as long as you don't open the configuration dialog for the Step.

@Blackcat1874
Copy link

I have same problem with you, but the question is I used can run stimulus profile with variable expressions. but suddenly it can't. now it only can run with a browse path. do you fix this problem?

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

2 participants