[Pkg-giraffe-discuss] autopkgtest in kopano-webapp
Guido Günther
agx at sigxcpu.org
Wed Dec 26 17:57:14 GMT 2018
Hi,
On Wed, Dec 26, 2018 at 06:41:12PM +0100, Carsten Schoenert wrote:
> Hi Guido,
>
> Am 26.12.18 um 12:31 schrieb Guido Günther:
> > It seems the lambda is capturing another scope and self is the WebDriver
> > instead of the test. Can you try:
> >
> > t = self
> > element = WebDriverWait(self.driver, 40).until(lambda t: t.find_element_by_("class_name", "icon_createEmailMessage"))
>
> The error log is quite the same. :/
Can't be the same. Can you put the whole script and the whole trace
somewhere (so line numbers match (I was just guessing since I didn't
have the script as you ran it)?
-- Guido
More information about the Pkg-giraffe-discuss
mailing list