-
An unchanging error occurs during the subscription process.
```
Traceback (most recent call last):
File "generator.py", line 420, in
account = current_bot.generate_token()
File "genera…
-
### Description of the bug/issue
I'm using `updateValue` to edit a form that already has values in the input fields. However, `updateValue` is only appending text instead of replacing the text.
…
-
hello, thanks very much for the script. I am running into an issue which i suspect is down to the location of the gallery component (ParentZone may have changed it).
I am getting the following erro…
-
Here are some of the changes I thought of implementing
High level changes -
1. `Selector` class takes a new argument "parser" which indicates which parser backend to use (lxml or selectolax).
2…
-
```ruby
def have_fields_date_range(label, options = {})
exact = options[:exact]
satisfy do |actual|
expect(actual).to have_selector('div.filter_date_range label', text: label)
…
-
https://boris.org.cn/feapder/#/source_code/Response
feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架
-
Checklist
- [X] Create `src/config.json` ✓ https://github.com/Hardeepex/scraper/commit/7d7bb882d9a5fd189c7c1a6d901a30bcddfe1281 [Edit](https://github.com/Hardeepex/scraper/edit/sweep/can_you_find…
-
Petr:
- [ ] make check page contains element on by default
- [ ] default to css selectors
@xylix:
- [ ] hide status in settings view
- [ ] line length wrap with .. in syntax when lines are over…
xylix updated
3 years ago
-
An xpath query like this one doesn't work with xsoup:
```
(//img[contains(@class, 'product_image')])[1]/@src
```
```
org.jsoup.select.Selector$SelectorParseException: Could not parse query '(//img[c…
-
Referring to the feature _"Option to generate XPath with and without text [id, class, name, placeholder]"_, I unchecked the `id` and `text` boxes in the dialog box of `Studio`.
However, after navigat…