-
was trying my best to fix this error but cant tell if its a timing issue or the change in xpath, im a newbie so bear with me. I had to add a few things to the code since itd crash due to pages not loa…
-
### Clear and concise description of the problem
The limitations of using CSS selectors are too great, and web pages that are not standard enough cannot generate good feeds.
### Suggested solution
…
-
Steps:
1. GET request returns following XML:
```xml
normal
Amazing Grace
Amazing Grace
```
2. set XPath to `/response/presentation/slide/`
3. click to Try Request
4. OBS crashes
-
The documentation [suggests that](https://morph-kgc.readthedocs.io/en/stable/documentation/#hierarchical-files) Xpath 3.0 is supported. However, I would like to create a template with an xpath looking…
-
- Installed xPath via PackageControl
- Restarted Sublime to ensure installation completed
- Opened a valid .xml file
- When trying to copy xpath, the option to do so is greyed out
- Looked in …
-
**Background:**
We are trying to automate a testcase via robot framework via FlaUI library. We have a custom made GUI to control. Before, we were using TestStackWhite and with that library we were ab…
-
Hi Steve,
So, if you can see in some of the work done for RelaxNG support, there is a stylesheet called "PatternPrepper" that I plan to use to convert the schema file into a pattern for validating …
-
#### What Happens?
At the time of executing [this instruction](https://github.com/morph-kgc/morph-kgc/blob/main/src/morph_kgc/materializer.py#L37) the dataframe `data` can contain `None` values, typ…
-
this pluing after upgrade to ovm7 and debiaqn to debian 12 gives me errors like **Failed to execute XPath query '//services/apttool/packages'.** the package openmediavault-apt 7.0-2 works prefectly bu…
-
Hello,
Thank you very much for open-sourcing this project! I am currently researching tools that utilize LLMs for XPath extraction and came across your project, llm-xpath. It looks very interesting…