Forum Discussion
Just change the .tcx to .zip then you will be able to extract it.
7zip will do extract without changing the extension
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
attached should work.
- shankar_r7 years agoCommunity Hero
can you post screen of the files inside in your edited ScriptExtension?
- RaviKumar987 years agoContributor
Please find the attached zip file .
I have changed the project path default to Project.Variables.gTestDataPath = Project.Path +"DataTable\\"+ "TestData.xls";
- RaviKumar987 years agoContributor
shankar_r Thank you so much. Now Its working fine.
- RaviKumar987 years agoContributor
can you tell me ,where I did mistake while creating ScriptExtention
Thanks,
Ravi