Skip to content

Instantly share code, notes, and snippets.

@amnk
amnk / LuxmedChecker.groovy
Created January 15, 2020 14:29 — forked from kaliy/LuxmedChecker.groovy
luxmedchecker
import groovyx.net.http.HttpBuilder
import io.github.bonigarcia.wdm.WebDriverManager
import org.openqa.selenium.By
import org.openqa.selenium.JavascriptExecutor
import org.openqa.selenium.Keys
import org.openqa.selenium.WebDriver
import org.openqa.selenium.chrome.ChromeDriver
import org.openqa.selenium.chrome.ChromeOptions
import org.openqa.selenium.support.ui.ExpectedConditions
import org.openqa.selenium.support.ui.WebDriverWait
@amnk
amnk / keebase.md
Last active September 12, 2019 11:44

Keybase proof

I hereby claim:

  • I am amnk on github.
  • I am amnk (https://keybase.io/amnk) on keybase.
  • I have a public key ASAmPpeY9iNZ5l7IlxFyd-HCw5iSInz_Y-MIgI9a6-NRHwo

To claim this, I am signing this object:

2017-06-10 20:10:15,163 WARN [XmlWebApplicationContext] - Exception encountered during context initialization - cancelling refresh attempt
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configCache': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.maistylz.webservices.service.BrandsService com.maistylz.webservices.config.ConfigCache.brandsService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'brandsServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.maistylz.dao.BrandsDAO com.maistylz.webservices.service.impl.BrandsServiceImpl.brandsDAO; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'elasticBrandsDAOImpl': Injection of