Second-Hand-Friends / kleinanzeigen-bot

A dilligent command line tool to publish ads on kleinanzeigen.de
GNU Affero General Public License v3.0
197 stars 43 forks source link

[ENH] Set condition attribute for ads #273

Closed cooukiez closed 2 months ago

cooukiez commented 5 months ago

😕 Addressed Problem

Is it possible to select the condition attribute for ads? The attribute is not a field or a dropdown / select, but a button, that opens a div. In this div you can select the specific radio for the condition.

💡 Suggested Solution

Button class="jsx-3586518886 SelectionButton"

They all have same class="jsx-2486925474 SingleSelectionItem--RadioBtn" Neu data-testid="Neu" Sehr gut data-testid="Sehr Gut" Gut data-testid="Gut" In Ordnung data-testid="In Ordnung" Defekt data-testid="Defekt"

Bestätigen class="jsx-3224015369 jsx-4078277221 Button-primary" data-testid="button-element"

🔎 Alternatives

It is optional, but would be nice.

🗺️ Additional Context

Problem also mentioned #168

Code of Conduct

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. If the issue is still valid, please add a respective comment to prevent this issue from being closed automatically. Thank you for your contributions.