Skip to content

Instantly share code, notes, and snippets.

@shapovalovei
Created February 3, 2017 13:49
Show Gist options
  • Save shapovalovei/b510ec31e2de6cfee6af3583a67ba781 to your computer and use it in GitHub Desktop.
Save shapovalovei/b510ec31e2de6cfee6af3583a67ba781 to your computer and use it in GitHub Desktop.
objc[47074]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_121.j
dk/Contents/Home/jre/bin/java (0x10f6784c0) and /Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents
/Home/jre/lib/libinstrument.dylib (0x10f7724e0). One of the two will be used. Which one is undefined.
Running TestSuite
15:33:54: Starring suite: Suite
15:33:55:
15:33:55: Starring test: feature
15:33:55:
15:34:06:
15:34:06: ******************************* STARTING APPIUM SERVICE ********************************
15:34:06: APPIUM PORT: 4733
15:34:06: IOS WEB PROXY PORT: 27754
15:34:12: APPIUM URL: http://0.0.0.0:4733/wd/hub
15:34:12: ****************************************************************************************
15:34:12:
15:34:12: ****************************** CREATE REMOTE WEB DRIVER ********************************
15:34:12: PLATFORM NAME: iOS
15:34:12: PLATFORM VERSION: 10.2
15:34:12: DEVICE NAME: iPhone 5
15:34:12: DEVICE BROWSER: Safari
15:34:12: DEVICE UDID: 342E3135-1D03-4488-9FAF-29B4679E9513
15:34:12: DEVICE USB PORT: 8100
15:34:12: APPIUM URL: http://0.0.0.0:4733/wd/hub
15:34:12: ****************************************************************************************
15:34:12:
Feb 03, 2017 3:34:12 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end
Feb 03, 2017 3:34:50 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: OSS
15:34:50: WebDriver navigating to: 'http://qa1.ulta.com/?_mwexperienceid=bc6692b3-6dfe-4c87-b334-0065aff581
67'
(node:47099) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): TypeError: th
is.specialHandlers.Page.frameNavigated is not a function
(node:47099) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise reject
ions that are not handled will terminate the Node.js process with a non-zero exit code.
(node:47099) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 5): TypeError: th
is.pageLoad is not a function
15:34:56: WebDriver wait 20s for element: 'By.id: searchTextmobile' visible
15:34:57: WebDriver found element: By.id: searchTextmobile
15:34:57: WebDriver say element: 'By.id: searchTextmobile' visible
15:34:58: WebDriver found element: By.id: searchTextmobile
15:35:00: WebDriver found element: By.id: searchTextmobile
15:35:02: WebDriver found element: By.id: searchTextmobile
(node:47099) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 7): TypeError: th
is.specialHandlers.Page.frameNavigated is not a function
15:35:05: WebDriver found element: By.id: submitButton
15:35:05: WebDriver wait 20s for element: 'By.id: submitButton' visible
15:35:05: WebDriver found element: By.id: submitButton
15:35:06: WebDriver say element: 'By.id: submitButton' visible
15:35:06: WebDriver found element: By.id: itemNumber
15:35:07: WebDriver found element: By.id: submitButton
(node:47099) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 9): TypeError: th
is.specialHandlers.Page.frameNavigated is not a function
(node:47099) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 11): TypeError: t
his.specialHandlers.Page.frameNavigated is not a function
15:35:08: WebDriver found element: By.id: submitButton
(node:47099) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 13): TypeError: t
his.specialHandlers.Page.frameNavigated is not a function
(node:47099) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 15): TypeError: t
his.specialHandlers.Page.frameNavigated is not a function
(node:47099) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 17): TypeError: t
his.pageLoad is not a function
(node:47099) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 19): TypeError: t
his.specialHandlers.Page.frameNavigated is not a function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment