You can look at how a End to End test is made here : strapi/admin-role.test.e2e.js at master · strapi/strapi · GitHub
You can see the strapi variable instanciated. You can use it for your purpose I guess.
This feature was developped by @Convly 
You can look at how a End to End test is made here : strapi/admin-role.test.e2e.js at master · strapi/strapi · GitHub
You can see the strapi variable instanciated. You can use it for your purpose I guess.
This feature was developped by @Convly 