New issue
Advanced search Search tips

Issue 864980 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
Closed: Sep 11
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: Bug



Sign in to add a comment

[FRANKY] Clear browsing data action fails because of the label change from M69

Project Member Reported by rakurati@chromium.org, Jul 18

Issue description

App Version: 69.0.3494.0 canary
iOS Version: 10.3.3, 11.4
Device: iPhone, iPad

Steps to reproduce:
Run below franky test case - 

P0 Canary : Clear Cookies/Clear All

Observed Result :
Clear browsing data action fails

Error:
======================================================================
ERROR: testFrankySteps (__main__.FrankyTestCase)
Maps test steps to their respective action type class for execution.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/rakurati/Franky_iOS/franky/runner.py", line 152, in testFrankySteps
    action_method(action_class(), self._driver_provider_instance, step)
  File "/Users/rakurati/Franky_iOS/franky/actions/settings.py", line 262, in ClearBrowsingData
    driver_provider, 'Confirm Clear Browsing Data')
  File "/Users/rakurati/Franky_iOS/franky/actions/tap.py", line 145, in TapOnElementByID
    self.TapUsingLocator(driver_provider, step_module.ID, path, timeout)
  File "/Users/rakurati/Franky_iOS/franky/actions/tap.py", line 127, in TapUsingLocator
    driver_provider, by, path, timeout)
  File "/Users/rakurati/Franky_iOS/franky/actions/element.py", line 229, in GetElementBySeleniumLocator
    ' could not be found' % (by, path))
NoElementFoundError: Element located by id and path Confirm Clear Browsing Data could not be found

 
Mergedinto: 869474
Status: Duplicate (was: Assigned)

Sign in to add a comment