-
Steam input works by creating virtual devices using `uinput` (similar to how we do it in [inputtino](https://github.com/games-on-whales/inputtino)). So the first step is obviously to allow the Steam c…
-
Hi, I can only get “event” and “name” now,How can we get hook ?
This is my
![my](https://user-images.githubusercontent.com/39185602/44453085-ccd2bb80-a62a-11e8-9147-52e0c780a553.png)
Here is yo…
-
# Description
As of version 1.13.0.7168, the `bypassHooks` parameter of the function `SDKHooks_TakeDamage` only bypasses the `OnTakeDamage` and `OnTakeDamagePost` hooks. I request for a way to also…
-
There is an issue with cooluri intercepting successfulls ajax-calls using eID-mechanism when using multi-domain.
Every call using eID result in an infinite redirect loop.
-
What is causing it to be so slow? Is it exvcr itself or whatever vcr is using to intercept the network calls?
-
In my program, the target binary makes some server requests that fail with faked time.... it would be nice it was possible to set a delay for when the system calls get intercepted with the fake time. …
-
## The problem
If Selenide could easily call CDP methods, it would allow some new features for Selenide users:
1. Watch all network requests from browser (e.g. intercept calls to unexpected servic…
-
### Expected Behavior
The constructor of a class that is used for a bean should be able to call method within the constructor
example:
```java
public class ClassCallingInConstructor {
pri…
-
Can we get the responses of the outgoing calls also along with the request details [during simple network interception of the requests], cc : @depoon @StevenArmandLee
-
(See the Discourse discussion here: https://discourse.julialang.org/t/test-logs-behavior-when-using-with-logger/80239)
[`@test_logs`](https://github.com/JuliaLang/julia/blob/6ab660dc70b3de98a988feb…