Code review comment for lp:~bjornt/launchpad/bug-415870

Revision history for this message
Gavin Panella (allenap) wrote :

> + client.waits.forElement(
> + xpath=u"//span[@id='mark-duplicate-text']/"
> + u"a[contains(., 'Mark as duplicate')]")

I wish I'd thought of this trick for a branch I landed earlier in the
week :)

review: Approve

« Back to merge proposal