Android and Ios : Home Page is very long

Hello,
I’m doing Appium and Ruby testing on web browser (Chrome for Android and Safari on Ios).
In the beginning of all my tests, the borwser open and goes to the home page (apple.Com for Safari and Samsung.com for my Galaxy S5)…then it stays like this for 10 sec…and then my test start and it goes to my url.
It’s very annoying because I loose 10 sec on every test…
Do you have a solution to change this ?
Thanks a lot !

my appium logs during this 10 sec ::
info: --> POST /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/timeouts/implicit_wait {“ms”:5000}
info: [debug] Set iOS implicit wait to 5000ms
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}
info: <-- POST /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/timeouts/implicit_wait 200 0.477 ms - 76 {“status”:0,“value”:null,“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}
info: --> POST /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/execute {“script”:“return navigator.userAgent”,“args”:[]}
info: [debug] [REMOTE] Executing ‘execute_script’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:“Mozilla/5.0 (iPhone; CPU iPhone OS 10_9_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B411 Safari/600.1.4”,“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}
info: <-- POST /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/execute 200 5.851 ms - 211 {“status”:0,“value”:“Mozilla/5.0 (iPhone; CPU iPhone OS 10_9_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B411 Safari/600.1.4”,“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:15523”,“WIRListingKey”:{“1”:{“WIRTitleKey”:“Apple”,“WIRTypeKey”:“WIRTypeWeb”,“WIRURLKey”:“http://www.apple.com/",“WIRPageIdentifierKey”:1,“WIRConnectionIdentifierKey”:“91267522-775d-4256-a918-25125cbcdb64”}}},"__selector":"_rpc_applicationSentListing:”}
info: [debug] Remote debugger notified us of a new page listing
info: [debug] New page listing is same as old, doing nothing
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:15523”,“WIRListingKey”:{“1”:{“WIRTitleKey”:“Apple”,“WIRTypeKey”:“WIRTypeWeb”,“WIRURLKey”:“http://www.apple.com/",“WIRPageIdentifierKey”:1,“WIRConnectionIdentifierKey”:“91267522-775d-4256-a918-25125cbcdb64”}}},"__selector":"_rpc_applicationSentListing:”}
info: [debug] Remote debugger notified us of a new page listing
info: [debug] New page listing is same as old, doing nothing
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:15523”,“WIRListingKey”:{“1”:{“WIRTitleKey”:“Apple”,“WIRTypeKey”:“WIRTypeWeb”,“WIRURLKey”:“http://www.apple.com/",“WIRPageIdentifierKey”:1,“WIRConnectionIdentifierKey”:“91267522-775d-4256-a918-25125cbcdb64”}}},"__selector":"_rpc_applicationSentListing:”}
info: [debug] Remote debugger notified us of a new page listing
info: [debug] New page listing is same as old, doing nothing
info: [debug] [REMOTE] Checking document readyState
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] readyState was complete
info: [debug] [REMOTE] Page is ready, calling onload cbs
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:15513”,“WIRListingKey”:{}},"__selector":"_rpc_applicationSentListing:"}
info: [debug] [REMOTE] New page listing did not match the app id we are currently using, ignoring
info: --> POST /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/url {“url”:“http://as.ebzstaging.io/tools/test/show.htm?pid=728380&cid=341935&search=1&seedingMode=NORMAL”}
info: [debug] [REMOTE] Navigating to new URL: http://as.ebzstaging.io/tools/test/show.htm?pid=728380&cid=341935&search=1&seedingMode=NORMAL
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Frame navigated, unloading page
info: [debug] [REMOTE] Frame navigated, calling cbs
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:15523”,“WIRListingKey”:{“1”:{“WIRTitleKey”:“Teads Managed Services”,“WIRTypeKey”:“WIRTypeWeb”,“WIRURLKey”:“http://www.the-url-i-want-to-go.com”,“WIRPageIdentifierKey”:1,“WIRConnectionIdentifierKey”:“91267522-775d-4256-a918-25125cbcdb64”}}},"__selector":"_rpc_applicationSentListing:"}
info: [debug] Remote debugger notified us of a new page listing
info: [debug] New page listing is same as old, doing nothing
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Frame navigated, unloading page
info: [debug] [REMOTE] Frame navigated, calling cbs
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Frame navigated, unloading page
info: [debug] [REMOTE] Frame navigated, calling cbs
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:15523”,“WIRListingKey”:{“1”:{“WIRTitleKey”:“Teads Managed Services”,“WIRTypeKey”:“WIRTypeWeb”,“WIRURLKey”:“http://www.ebzstaging.io/tools/test/show.htm?pid=728380&cid=341935&search=1&seedingMode=NORMAL",“WIRPageIdentifierKey”:1,“WIRConnectionIdentifierKey”:“91267522-775d-4256-a918-25125cbcdb64”}}},"__selector":"_rpc_applicationSentListing:”}
info: [debug] Remote debugger notified us of a new page listing
info: [debug] New page listing is same as old, doing nothing
info: [debug] [REMOTE] Waiting for frame navigated…
info: [debug] [REMOTE] Checking document readyState
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] readyState was complete
info: [debug] [REMOTE] Page is ready, calling onload cbs
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Frame navigated, unloading page
info: [debug] [REMOTE] Frame navigated, calling cbs
info: [debug] [REMOTE] Waiting for dom…
info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:15523”,“WIRListingKey”:{“1”:{“WIRTitleKey”:“Teads Managed Services”,“WIRTypeKey”:“WIRTypeWeb”,“WIRURLKey”:“http://www.the-url-i-want-to-go.com”,“WIRPageIdentifierKey”:1,“WIRConnectionIdentifierKey”:“91267522-775d-4256-a918-25125cbcdb64”}}},"__selector":"_rpc_applicationSentListing:"}
info: [debug] Remote debugger notified us of a new page listing
info: [debug] New page listing is same as old, doing nothing
info: [debug] [REMOTE] Checking document readyState
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] readyState was complete
info: [debug] [REMOTE] Page is ready, calling onload cbs
info: [debug] Responding to client with success: {“status”:0,“value”:"",“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}
info: <-- POST /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/url 200 1743.033 ms - 74 {“status”:0,“value”:"",“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}
info: --> POST /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/frame {“id”:null}
info: [debug] Leaving web frame and going back to default content
info: [debug] Responding to client with success: {“status”:0,“value”:"",“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}
info: <-- POST /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/frame 200 0.542 ms - 74 {“status”:0,“value”:"",“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}
info: --> GET /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/url {}
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:“http://www.the-url-i-want-to-go.com”,“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}
info: <-- GET /wd/hub/session/fc1eb80d-4d91-483b-9d41-dd0bb7c13474/url 200 1.624 ms - 168 {“status”:0,“value”:“http://www.the-url-i-want-to-go.com”,“sessionId”:“fc1eb80d-4d91-483b-9d41-dd0bb7c13474”}