Forum Discussion
baxatob
10 years agoCommunity Hero
For example you can design your selenium scripts to save required data into the some storage (.ini file, Excel table or database etc). Then you can use stored data in TC scripts.
ramana
10 years agoNew Contributor
Thanks, that is what we are plannign to do but lookign at programatic solution as this solution needs more robost logic as multiple people will be using the test framework at the same time.
- baxatob10 years agoCommunity Hero
You can solve it using fully programmatic way inside one TestComplete project.
Few time ago we did the same before we have purchased the web module for TC.