1job.profilers.add('screenshot') 2job.run_test('sleeptest', seconds=10) 3job.profilers.delete('screenshot') 4