Hi All,
I am trying to generate random numbers using “https://www.random.org/” website and then storing the generated number in data table. There seems to be something wrong with the uielemnt. Can someone please help.
- opening browser and launching the url mentioned above
- clicking on generate button.
- once the number is generated trying to read the generated number and store it into a variable RandomNumber.
What I am getting into the variable is –
"Result:
The numbers generated by
"
When examined the source code of the page I can see the value picked is not tag value but something else. Please see here, the value of red highlighted tag should be captured but it is capturing the value of blue highlights