Andrea Bisello

Results 63 comments of Andrea Bisello

![image](https://cloud.githubusercontent.com/assets/2149815/16008941/c2698a74-317a-11e6-9163-5cd645881476.png) ![image](https://cloud.githubusercontent.com/assets/2149815/16008946/c9191146-317a-11e6-9a74-d03e25af52e1.png)

@jphalip How i can set css properties or alter visibility of WebElement using WebElement api? in documentation http://selenium-python.readthedocs.io/api.html?highlight=javascript#module-selenium.webdriver.remote.webelement i find only getter method and in stack overflow everyone use execute_script...

@jphalip i updated the code and now i think your bullets suggestions 1,2,3 are fine with https://github.com/bfirsh/needle/pull/49/commits/8887618cc61864c3407c22fc3a13b90cc6dde33b . i never created a unit test. any suggestion for this use case?...

@jphalip thanks for the suggestions :-) :+1:

i commented from Crypto.PublicKey import RSA from pyrebase.py and i removed Crypto folder.

Same error here. > > > Microsoft Windows [Versione 10.0.17134.228] > (c) 2018 Microsoft Corporation. Tutti i diritti sono riservati. > > C:\Users\andrea.bisello>cd C:\Users\andrea.bisello\Desktop\Lipi.v0.6.0b_WIN > > C:\Users\andrea.bisello\Desktop\Lipi.v0.6.0b_WIN>java -jar "Lipi 0.6.0b.jar"...

the problem looks created by the --minify cli options of hugo , because now i republished the website without minification and the problem expaired. i will make some other tests

@Jamesking56 you also use mine https://github.com/andreabisello/pa11y-dashboard-docker-container it works.

@maubin-kl using breakpoint on visual studio is hard, you need a lot of configuration, instead using webstorm you need to do nothing : simply put a breakpoint and debug your...

i'm subriscribing this issue because i'm searching for something in order to add the imagediff on the html report as asked here https://github.com/americanexpress/jest-image-snapshot/issues/157 i would like to * embed image...