list testers status and details
getTesters(server, requestId = NULL, dryRun = FALSE, ...)
A list of testers status and details
## Not run: ------------------------------------ # WPT <- server() # testers <- getTesters(WPT) ## ---------------------------------------------