mcdcorp / opentest

Open source test automation tool for web applications, mobile apps and APIs
https://getopentest.org
MIT License
446 stars 107 forks source link

Adding Libraries #622

Open chrissramos opened 1 year ago

chrissramos commented 1 year ago

Hello

how could i add these libraries for use later on - script area

var fs = require('fs'); var xmlJs = require('xml-js');

thanks!

Keonik1 commented 1 year ago

@chrissramos It seems to me that this cannot be done. I took this assumption from this issue https://github.com/mcdcorp/opentest/issues/292, but I haven't experimented with it myself, so I'm not 100% sure.

But maybe it https://github.com/mcdcorp/opentest/issues/588#issuecomment-1311171812 will direct you to a thought and you will understand how to do what you want.

Also as an alternative, in theory this should work: