theTestTube
theTestTube
Say I want to replace just the `Exit` text for an HTML `button`, ``` Exit ``` If I do `$('[data-i18n]').i18n()` the inner `i` HTML element is lost, ``` Exit ```...
Hi! Firstly, thanks for your work on Artillery! Smart testing framework with simplicity in mind. 👋 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on....
Good work, you rock! With the releases below I'm having some JavaScript compilation errors that I don't suffer when using the latest (r1971) closure-compiler release. closure-compiler-maven-plugin:1.11.13:js-closure-compiler com.google.javascript:closure-compiler:jar:r1592 Is it possible...