Forum Discussion
You can unzip the ScripExtention file. the you will find a *.js file
There you can have to update and ZIP it back and install.
for install you can find details here
Sorry to disturb you.I'm unable to find the Unzip option in Script Extension file(DataDrivenFramework.tcx 16 KB).I searched in google but I'm not able to find the solution for UnZip and Zip Script Extention file.
Thanks,
Ravi
- shankar_r7 years agoCommunity Hero
Just change the .tcx to .zip then you will be able to extract it.
7zip will do extract without changing the extension
- RaviKumar987 years agoContributor
Ya Thank you so much.Now I can edit the DD_Framework file .After Zip the file I can change to Script Extension.But If I add modified script Extension file I'm not able to get any method using adFramework.
if i give (adFramework.),I will not get any method like startExecution,getTestData.
if I use old script Extension,I can get all the methods.
- shankar_r7 years agoCommunity Hero
can you post screen of the files inside in your edited ScriptExtension?