How to load/write data into a newfile using selenium IDE? -
i'm using selenium ide record & replay testcase. during this, stored values in variables.now i've load/write these variable's value new file.how can ? possible ?
it's not possible using selenium ide, can store using selenium rc or webdriver (junit or nunit).
Comments
Post a Comment