-
Currently blackbox_exporter supports using regular expressions to match the output of an HTTP request. While regular expressions are great for some use cases, they cannot be used in others, like match…
-
## 🐛 Bug Report
On File upload the test completes with success but the file is not uploaded and instead the corresponding process is interrupted at the Open File native modal window with Chrome rep…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Konveyor version
0.5.0-beta.1
### Priority
Critical
### Current Behavior
Including the Camel target with a…
-
Saxon features:
- http://www.saxonica.com/documentation9.5/configuration/config-features.html
- http://www.saxonica.com/documentation9.0/javadoc/net/sf/saxon/FeatureKeys.html
-
1- var xpath_first_photo = '//header/../div/div/div[1]/a[1]';
2- var xpath_like_class = '//div[@id="fb-root"]/following-sibling::div[1]/div/div/following-sibling::div[1]/div/article/div[2]/section[2]…
-
I'm trying to generate the following xpath string (so that I get the deepest element that contains the text I need)
```
(//*[contains(normalize-space(string(.)), 'Text')]/@id)[position() = last()]
…
-
The following example code executes in 1.3s on my MacBook...
```
-
When a figure is aligned to 'center' the title is not.
I found a code which supposedly does this:
https://gist.github.com/otavio/e3ec21d9667c5c4fa0d0
However FOP is not happy with it, triggering:
…
-
Hello
The timeout setting is not working. It is always 10 seconds if I either increase it or decrease it.
I made a repo @ https://github.com/djalan/robot_flaui_timeout
```robot
*** Settings …
-