ContributionsMost RecentMost LikesSolutionsRe: How to retrieve a data from webpage and store into a variable in Keyword test thanks for your reply. Could you please provide some document reference on how to do the same thing. String concatenation using Keyword testing method. I need to get a data from web application and concate the same data in between an existing string. I am doing this only in keyword testing way. Can somebody please suggest me some idea to do this. SolvedHow to retrieve a data from webpage and store into a variable in Keyword test I have a web application where I need to get some value from the webpage and store it into a variable. In the later part i have to use the same variable at another desktop application as an input data. I am only using the Keyword testing way of automating my script. Can somebody help me with this. Solved