Project Number Date
Flex Business Mobile 1.6 25 Aug 2025, 04:43

Failures Overview

The following summary displays scenarios that failed.

29.901
Scenario Outline Como vendedor quiero crear, modificar y anular la venta de productos
Before runner.Runner.before() 24.955
Steps
Given El vendedor inicia sesion 9.594
And El vendedor sincroniza la data 20.307
org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 0 milliseconds
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'DESKTOP-4KAFSOH', ip: '192.168.1.57', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.11'
Driver info: io.appium.java_client.android.AndroidDriver
Capabilities {64bit: false, acceptSslCert: false, acceptSslCerts: false, adbExecTimeout: 120000, appActivity: com.uniflex.flexbusinessand..., appPackage: com.uniflex.flexbusinessand..., appium:bundleID: com.uniflex.flexbusinessand..., appium:bundleId: com.uniflex.flexbusinessand..., appium:skipServerInstallation: true, autoGrantPermissions: true, automationName: uiautomator2, browserstack.appium_version: 1.22.0, browserstack.is_hub_canary: false, browserstack.minOSVersion: 4.4, buildName: 1.02, bundleID: com.uniflex.flexbusinessand..., bundleId: com.uniflex.flexbusinessand..., capabilities: {64bit: false, acceptSslCert: false, acceptSslCerts: false, adbExecTimeout: 120000, appActivity: com.uniflex.flexbusinessand..., appPackage: com.uniflex.flexbusinessand..., appium:bundleID: com.uniflex.flexbusinessand..., appium:bundleId: com.uniflex.flexbusinessand..., appium:skipServerInstallation: true, autoGrantPermissions: true, automationName: uiautomator2, browserstack.appium_version: 1.22.0, browserstack.is_hub_canary: false, browserstack.minOSVersion: 4.4, buildName: 1.02, bundleID: com.uniflex.flexbusinessand..., bundleId: com.uniflex.flexbusinessand..., chromeOptions: {w3c: false}, chromedriverPorts: [[18111, 18121]], databaseEnabled: false, detected_language: selenium/3.141.59 (java win..., device: google pixel 3, deviceApiLevel: 28, deviceManufacturer: Google, deviceModel: Pixel 3, deviceName: 8CBX1LTH1, deviceScreenDensity: 440, deviceScreenSize: 1080x2160, deviceUDID: 8CBX1LTH1, disableSuppressAccessibilityService: true, enablePerformanceLogging: false, instant_app_enabled_group: false, is_an_instant_app: false, javascriptEnabled: true, locationContextEnabled: false, mobile: {browser: mobile, version: Google Pixel 3-9.0}, nativeWebScreenshot: true, networkConnectionEnabled: true, newCommandTimeout: 0, new_bucketing: true, non_replay_kit_params: {"captureWidth":"414","capt..., orig_os: android, osVersion: 9.0, os_version: 9.0, pixelRatio: 2.75, platform: ANDROID, platformName: Android, platformVersion: 9, projectName: Flex Business Mobile, realMobile: true, sessionId: 525700bf09324e0ed577bc3c42c..., sessionName: Sales Flows, skipServerInstallation: true, statBarHeight: 66, systemPort: 8201, takesScreenshot: true, udid: 8CBX1LTH1, uiautomator2ServerLaunchTimeout: 60000, version: , viewportRect: {height: 1962, left: 0, top: 66, width: 1080}, warnings: {}, webStorageEnabled: false}, chromeOptions: {w3c: false}, chromedriverPorts: [[18111, 18121]], databaseEnabled: false, detected_language: selenium/3.141.59 (java win..., device: google pixel 3, deviceApiLevel: 28, deviceManufacturer: Google, deviceModel: Pixel 3, deviceName: 8CBX1LTH1, deviceScreenDensity: 440, deviceScreenSize: 1080x2160, deviceUDID: 8CBX1LTH1, disableSuppressAccessibilityService: true, enablePerformanceLogging: false, instant_app_enabled_group: false, is_an_instant_app: false, javascriptEnabled: true, locationContextEnabled: false, mobile: {browser: mobile, version: Google Pixel 3-9.0}, nativeWebScreenshot: true, networkConnectionEnabled: true, newCommandTimeout: 0, new_bucketing: true, non_replay_kit_params: {"captureWidth":"414","capt..., orig_os: android, osVersion: 9.0, os_version: 9.0, pixelRatio: 2.75, platform: ANDROID, platformName: Android, platformVersion: 9, projectName: Flex Business Mobile, realMobile: true, sessionId: 525700bf09324e0ed577bc3c42c..., sessionName: Sales Flows, skipServerInstallation: true, statBarHeight: 66, systemPort: 8201, takesScreenshot: true, udid: 8CBX1LTH1, uiautomator2ServerLaunchTimeout: 60000, version: , viewportRect: {height: 1962, left: 0, top: 66, width: 1080}, warnings: {}, webStorageEnabled: false}
Session ID: 525700bf09324e0ed577bc3c42ca1c11229eb060
*** Element info: {Using=id, value=com.uniflex.flexbusinessandroid:id/ibuSincronizacion}
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)
	at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)
	at org.openqa.selenium.remote.http.JsonHttpResponseCodec.reconstructValue(JsonHttpResponseCodec.java:40)
	at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:80)
	at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:44)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:239)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
	at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:42)
	at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:1)
	at io.appium.java_client.android.AndroidDriver.execute(AndroidDriver.java:1)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
	at io.appium.java_client.DefaultGenericMobileDriver.findElement(DefaultGenericMobileDriver.java:62)
	at io.appium.java_client.AppiumDriver.findElement(AppiumDriver.java:1)
	at io.appium.java_client.android.AndroidDriver.findElement(AndroidDriver.java:1)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementById(RemoteWebDriver.java:372)
	at io.appium.java_client.DefaultGenericMobileDriver.findElementById(DefaultGenericMobileDriver.java:70)
	at io.appium.java_client.AppiumDriver.findElementById(AppiumDriver.java:1)
	at io.appium.java_client.android.AndroidDriver.findElementById(AndroidDriver.java:1)
	at org.openqa.selenium.By$ById.findElement(By.java:188)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
	at io.appium.java_client.DefaultGenericMobileDriver.findElement(DefaultGenericMobileDriver.java:58)
	at io.appium.java_client.AppiumDriver.findElement(AppiumDriver.java:1)
	at io.appium.java_client.android.AndroidDriver.findElement(AndroidDriver.java:1)
	at appiumControl.AppiumControl.findControl(AppiumControl.java:21)
	at appiumControl.AppiumControl.click(AppiumControl.java:34)
	at task.Synchronization.synchronizaData(Synchronization.java:15)
	at runner.OrderCreateStepDefinition.elVendedorSincronizaLaData(OrderCreateStepDefinition.java:33)
	at ✽.El vendedor sincroniza la data(file:///E:/Cursos/DiplomadoTesting-Bolivia/Proyecto-Final-Diplomado-Software-Testing_v3/FlexBusinessMobile-test-ui/src/test/resources/Order.feature:6)
When El vendedor selecciona al cliente "Arizaca Callejas, Guisela Libertad" "Portafolio" 0.000
And ingresa los productos y sus cantidades "1" "4" 0.000
Then graba el pedido con el mensaje "OK" 0.000
Given El vendedor selecciona un pedido 0.000
When El vendedor modifica el pedido 0.000
Then graba la modificacion con el mensaje "OK" 0.000
And y el estado de Operacion "Modificar" 0.000
Given El vendedor Anula el pedido 0.000
Then se actualiza el estado del Pedido a "ANULADO" 0.000
And y el estado de Operacion de la Anulacion "Anular" 0.000
After runner.Runner.after(io.cucumber.java.Scenario) 2.669
27.543
Scenario Outline Como vendedor quiero crear, modificar y anular la venta de productos
Before runner.Runner.before() 25.528
Steps
Given El vendedor inicia sesion 7.203
And El vendedor sincroniza la data 20.340
org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 0 milliseconds
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'DESKTOP-4KAFSOH', ip: '192.168.1.57', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.11'
Driver info: io.appium.java_client.android.AndroidDriver
Capabilities {64bit: false, acceptSslCert: false, acceptSslCerts: false, adbExecTimeout: 120000, appActivity: com.uniflex.flexbusinessand..., appPackage: com.uniflex.flexbusinessand..., appium:bundleID: com.uniflex.flexbusinessand..., appium:bundleId: com.uniflex.flexbusinessand..., appium:skipServerInstallation: true, autoGrantPermissions: true, automationName: uiautomator2, browserstack.appium_version: 1.22.0, browserstack.is_hub_canary: false, browserstack.minOSVersion: 4.4, buildName: 2.7.6, bundleID: com.uniflex.flexbusinessand..., bundleId: com.uniflex.flexbusinessand..., capabilities: {64bit: false, acceptSslCert: false, acceptSslCerts: false, adbExecTimeout: 120000, appActivity: com.uniflex.flexbusinessand..., appPackage: com.uniflex.flexbusinessand..., appium:bundleID: com.uniflex.flexbusinessand..., appium:bundleId: com.uniflex.flexbusinessand..., appium:skipServerInstallation: true, autoGrantPermissions: true, automationName: uiautomator2, browserstack.appium_version: 1.22.0, browserstack.is_hub_canary: false, browserstack.minOSVersion: 4.4, buildName: 2.7.6, bundleID: com.uniflex.flexbusinessand..., bundleId: com.uniflex.flexbusinessand..., chromeOptions: {w3c: false}, chromedriverPorts: [[18122, 18132]], databaseEnabled: false, detected_language: selenium/3.141.59 (java win..., device: google pixel 3, deviceApiLevel: 28, deviceManufacturer: Google, deviceModel: Pixel 3, deviceName: 89AX07MM5, deviceScreenDensity: 440, deviceScreenSize: 1080x2160, deviceUDID: 89AX07MM5, disableSuppressAccessibilityService: true, enablePerformanceLogging: false, instant_app_enabled_group: false, is_an_instant_app: false, javascriptEnabled: true, locationContextEnabled: false, mobile: {browser: mobile, version: Google Pixel 3-9.0}, nativeWebScreenshot: true, networkConnectionEnabled: true, newCommandTimeout: 0, new_bucketing: true, non_replay_kit_params: {"captureWidth":"414","capt..., orig_os: android, osVersion: 9.0, os_version: 9.0, pixelRatio: 2.75, platform: ANDROID, platformName: Android, platformVersion: 9, projectName: Flex Business Mobile, realMobile: true, sessionId: c57bdfdd21ce324bb18c3f112e9..., sessionName: Sales Flows, skipServerInstallation: true, statBarHeight: 66, systemPort: 8202, takesScreenshot: true, udid: 89AX07MM5, uiautomator2ServerLaunchTimeout: 60000, version: , viewportRect: {height: 1962, left: 0, top: 66, width: 1080}, warnings: {}, webStorageEnabled: false}, chromeOptions: {w3c: false}, chromedriverPorts: [[18122, 18132]], databaseEnabled: false, detected_language: selenium/3.141.59 (java win..., device: google pixel 3, deviceApiLevel: 28, deviceManufacturer: Google, deviceModel: Pixel 3, deviceName: 89AX07MM5, deviceScreenDensity: 440, deviceScreenSize: 1080x2160, deviceUDID: 89AX07MM5, disableSuppressAccessibilityService: true, enablePerformanceLogging: false, instant_app_enabled_group: false, is_an_instant_app: false, javascriptEnabled: true, locationContextEnabled: false, mobile: {browser: mobile, version: Google Pixel 3-9.0}, nativeWebScreenshot: true, networkConnectionEnabled: true, newCommandTimeout: 0, new_bucketing: true, non_replay_kit_params: {"captureWidth":"414","capt..., orig_os: android, osVersion: 9.0, os_version: 9.0, pixelRatio: 2.75, platform: ANDROID, platformName: Android, platformVersion: 9, projectName: Flex Business Mobile, realMobile: true, sessionId: c57bdfdd21ce324bb18c3f112e9..., sessionName: Sales Flows, skipServerInstallation: true, statBarHeight: 66, systemPort: 8202, takesScreenshot: true, udid: 89AX07MM5, uiautomator2ServerLaunchTimeout: 60000, version: , viewportRect: {height: 1962, left: 0, top: 66, width: 1080}, warnings: {}, webStorageEnabled: false}
Session ID: c57bdfdd21ce324bb18c3f112e9830b5018ec52e
*** Element info: {Using=id, value=com.uniflex.flexbusinessandroid:id/ibuSincronizacion}
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)
	at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)
	at org.openqa.selenium.remote.http.JsonHttpResponseCodec.reconstructValue(JsonHttpResponseCodec.java:40)
	at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:80)
	at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:44)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:239)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
	at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:42)
	at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:1)
	at io.appium.java_client.android.AndroidDriver.execute(AndroidDriver.java:1)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
	at io.appium.java_client.DefaultGenericMobileDriver.findElement(DefaultGenericMobileDriver.java:62)
	at io.appium.java_client.AppiumDriver.findElement(AppiumDriver.java:1)
	at io.appium.java_client.android.AndroidDriver.findElement(AndroidDriver.java:1)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementById(RemoteWebDriver.java:372)
	at io.appium.java_client.DefaultGenericMobileDriver.findElementById(DefaultGenericMobileDriver.java:70)
	at io.appium.java_client.AppiumDriver.findElementById(AppiumDriver.java:1)
	at io.appium.java_client.android.AndroidDriver.findElementById(AndroidDriver.java:1)
	at org.openqa.selenium.By$ById.findElement(By.java:188)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
	at io.appium.java_client.DefaultGenericMobileDriver.findElement(DefaultGenericMobileDriver.java:58)
	at io.appium.java_client.AppiumDriver.findElement(AppiumDriver.java:1)
	at io.appium.java_client.android.AndroidDriver.findElement(AndroidDriver.java:1)
	at appiumControl.AppiumControl.findControl(AppiumControl.java:21)
	at appiumControl.AppiumControl.click(AppiumControl.java:34)
	at task.Synchronization.synchronizaData(Synchronization.java:15)
	at runner.OrderCreateStepDefinition.elVendedorSincronizaLaData(OrderCreateStepDefinition.java:33)
	at ✽.El vendedor sincroniza la data(file:///E:/Cursos/DiplomadoTesting-Bolivia/Proyecto-Final-Diplomado-Software-Testing_v3/FlexBusinessMobile-test-ui/src/test/resources/Order.feature:6)
When El vendedor selecciona al cliente "Baudazio Sanchez, Juan De Dios" "Fuerza de Venta" 0.000
And ingresa los productos y sus cantidades "1" "4" 0.000
Then graba el pedido con el mensaje "OK" 0.000
Given El vendedor selecciona un pedido 0.000
When El vendedor modifica el pedido 0.000
Then graba la modificacion con el mensaje "OK" 0.000
And y el estado de Operacion "Modificar" 0.000
Given El vendedor Anula el pedido 0.000
Then se actualiza el estado del Pedido a "ANULADO" 0.000
And y el estado de Operacion de la Anulacion "Anular" 0.000
After runner.Runner.after(io.cucumber.java.Scenario) 3.443