Several of my tests refer to importBrokerCheckBox. But not all tests have to find it, because he must be absent. That is, if the element is on the page, then we
How to do clustering of polygons on the map? I'm new( On example: default https://user-images.githubusercontent.com/29089769/35804874-9a7ff04e-0a8a-11e8-9b7d-53
I have a method inside a class calculating the sum of 2 parameters that returns a Promise (a must): module.exports = class Sum { sum(a, b) { let c = a + b
When I send unsupported JSON request I receive stack trace from Jackson that it doesn't have this property. On the @JsonIgnoreProperties(ignoreUnknown = true) I
How do you convert a TCHAR to a char array without using built-in functions and with out including other header files (how do you do convert TCHAR to char using
I made it possible to draw on a texture like Paint. After I've drawn the image, I need to read it from the GPU to the CPU, but I can't do it (ID3D11DeviceContex
I'm looking to developing on Solana but...I love to understand what I'm Working on. I've take a look at the documentation, and I can't unuderstand how solana-ke
I have a JSON array at url = https://api.github.com/users/greenrobot/starred . I want to count how many objects are there in that array using swift. I don't wan