Nei Santos
Nei Santos
Guys, I am trying to setup custom headers but it seems not to work. The way I am setting up the header is this ... casper.start(); tests.forEach(function (test) { ```...
Hi, could anyone explain the main differences when running local vs on lambda? It seems when running on Lambda it cannot find the elements but when I run local it...
I'm consuming an API that requires content-type = application/soap+xml; charset=utf-8 on the request. On my generated service class I've specified: ``` $this->setHttpHeader('Content-Type', 'application/soap+xml; charset=utf-8'); $this->setHttpHeader('Test', 'xxxxxxxxx'); $this->setHttpHeader('Test2', 'yyyyyyy'); ``` Then...
- [x] Test case for bundle product - [ ] Test case for configurable product
:bug: **I'm reporting a Bug** :bug: Version: 5.0.76 If the user input \ on the end of an input field on text field. it will gererate an csv which will...
Hi, We have some attributes that are booleans and is required for completeness. After loading the init file we try to create a product and we get errors on the...