-
- Log verifications. Log the user and the cell number. Provide a meta data point that the verification was correct (Yes / No) and log it. (i.e. Did the person receive the code on their cell?)
- Ea…
-
Latest ticket title automation from form submission should allow more arguments. Currently system only support maximum of 3 arguments.
Some of argument fields are conditional, thus it should allow …
Nness updated
5 years ago
-
We have one huge system module. Not always when ICMS is installed all these functionalities are used so users has some overhead functionality. Also, trying to keep such big module updated is not easy…
-
找了一圈,没找到类似的功能,[AutoX](http://doc.autoxjs.com/)有类似的功能,等待某控件出现
```JS
textContains("哈哈哈").waitFor();
xxxx某控件.waitFor();
```
>AutoX的waitFor()有些问题,没法实时捕获
我就自己写了
```JS
/**
* 等待至某控件出现
* @para…
-
# Problem
There are a lot of commonalities between our client environments and we do a lot of repeat work with processes. For example we push a lot of printers out with Group Policy and when we do th…
-
# Problem
Email takes time! There's proper composition, but then also time spent researching the details of the message. It'd be nice to be able to break down time tracking to know how much time wa…
-
i'm running and following the workshop but right now i'm getting this error:
Error: API key and secret are required
at getClient (/Users/edu/Documents/relayopenzeppellin/workshops/25-defender…
-
今天部署发现token无法获取
获取Token失败
获取Token失败
获取Token失败
获取Token失败
获取Token失败
获取Token失败
获取Token失败
获取Token失败
获取Token失败
签到失败: 人机校验失败
-
I add a small service to NetCoreClient and NetCoreService, when the service factory is created from the NetCoreClient
```c#
var factory = new ChannelFactory(new BasicHttpBinding(), new EndpointAdd…
-
# Problem
We manage thousands of desktops for our customers. A lot of times there's very routine work to do on a great number of these desktops, whether it's an upgrade, a fix, or just some kind of …