Преглед на файлове

certificate select documentation

marton levente преди 8 месеца
родител
ревизия
b53e3ec4f1
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      anafapi/anafspv.py

+ 2 - 1
anafapi/anafspv.py

@@ -13,7 +13,8 @@ from selenium.webdriver import ChromeOptions
 
 class anafSPV(object):
     '''
-    classdocs
+    https://stackoverflow.com/questions/31510054/chrome-certificate-settings-in-registry
+    https://stackoverflow.com/questions/40653785/how-to-stop-chromes-select-a-certificate-window
     '''
     KEYURL = 'https://webserviced.anaf.ro/SPVWS2/rest/listaMesaje?zile=1'
     BASEURL = 'https://webserviced.anaf.ro/SPVWS2/rest/{}'