When does the user wish to set the code’s next screenshot as the default and identify the build?
Hi Toby-steed,
You need to add below-mentioned capabilties:
capabilities.setCapability(""smartUI.baseline"",true);
capabilities.setCapability(""smartUI.build"",""buildname"");