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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing Store Text value to the next test case is not working in Selenium side runner #1802

Open
T1g3rs04T1g3rs04 opened this issue Mar 26, 2024 · 0 comments

Comments

@T1g3rs04T1g3rs04
Copy link

馃挰 Questions and Help

I have a side test suite made up of multiple test cases. In one test case I upload a file and get the file id. I use Store Text to save the file id value into a variable. I use that variable in the next test case
Here is an example:
1st test case
image

2nd test case
image

If I run via Selenium GUI I get the file ID ie 209 from 1st Test case and it updates test case 2 as 209. But if I run via Selenium side Runner I get the variable ${DataFileID}.
I have looked through your reported issues and I can see this issue is similar #1735
I have updated to the latest Selenium and I also ran the suggested npm i selenium-side-runner@latest, both completed successfully but my issue remains. Any suggestions?

Please note that this issue tracker is not a help form and this issue will be closed.

For questions or help please see:

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