← Back to team overview

sikuli-driver team mailing list archive

[Question #674587]: Accessing c# object in sikuli script

 

New question #674587 on Sikuli:
https://answers.launchpad.net/sikuli/+question/674587

Hi.

We have written sikuli scripts in IDE to automate testing for web application we created. 

We are calling the sikuli scripts  from our C# code (and its working fine till this).  Now we are in a situation where we generated random data  in C# code. I want to use this random data's(json data) in the sikuli script to insert these data wherever necessary in the web application.

I know it can be done by saving this data(s) in file and accessing from it.

Is there any other way to access this data (json data) generated in c# to use in sikuli script?

Thanks in Advance!

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.