How To Load Specific images into iOS Simulator while running test case.
here is the one scenario in that i m stuck.
Every time appium run so simulator is resetting to default mode so if i have loaded some images for previous test case that will be gone. so i have to add my require images every time by dragging into simulator every time. then i m able to run test case…
Using Appium Desktop.
So Please Give Solution For This.