Skip to content

Commit

Permalink
Removing obsolete signature_locator
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Markus committed Aug 23, 2011
1 parent 310f5fb commit 2165294
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crash_stats_page.py
Expand Up @@ -280,7 +280,6 @@ def first_report_with_valid_signature(self):

class CrashReport(CrashStatsBasePage):

_signature_locator = " .signature"
_product_locator = " td:nth-of-type(3)"
_version_locator = " td:nth-of-type(4)"
_row_locator = "css=#reportsList tbody tr"
Expand Down

0 comments on commit 2165294

Please sign in to comment.