TestPackageUninstaller
constructor(sessionFactory: TestUninstallSessionFactory = TestUninstallSessionFactory.withScript(
TestSessionScript.auto(Session.State.Succeeded)
))
Returns a TestPackageUninstaller which creates all sessions with the provided script.