ContributionsMost RecentMost LikesSolutionsKeyword Test: Data is not stored in variable after defining 'Set variable value' and 'log' Hi Team, Could you please provide solution for below query? I need to extract text (Service Order Number) from a web page control and store it in a variable. So that I call same variable in another test. I have defined 'Set variable Value' for storing value in the first test and working fine. I can see value in log message as well. But value is not storing in variable. Below are screenshots. SolvedTest Complete- Wait and scroll queries Hi, I have few queries on Functional web testing. Could you please provide solutions for below queries. 1. How to add wait in between steps? 2. Script is geeting failed sometime due to below error: There was an attempt to perform an action at a point, which is beyond the screen. 17:45:54 Normal 21.57. 3. How to add scroll step in between steps? 4. How to capture text(Example: Random generate number) and use it in different script as a variable? 5. How to modify existing steps if the step was wrong? Thanks in advance. Solved