mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Actions in the body code #3571
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#3571
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JPpascoal on GitHub (Aug 28, 2024).
⚠️ Please verify that this question has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
I have a website that I'm monitoring with Uptime Kuma, and on one of the pages, I need to create a "floor." To do this, I have to click on two buttons first, but the problem is that everything happens on the same page. When I click on these buttons, one of them triggers a pop-up and not a different URL. In Kuma, I have a POST request to check if this "floor" has been created, but it always returns "request failed." If anyone can help, I'd appreciate it.
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
1.23.13
💻 Operating System and Arch
Windows 11
🌐 Browser
Google Chrome
🖥️ Deployment Environment
@CommanderStorm commented on GitHub (Aug 28, 2024):
You likely are not monitoring, but testing => consider using cypress, playwrigt or similar to build your testing script.
You can then string this together via the
Push-minitors and a chron job.Alternatively, look at https://changedetection.io
@JPpascoal commented on GitHub (Aug 29, 2024):
I am trying to monitor it, but i can't because its a pop up in the page, and not an URL, is there something i can do?
@CommanderStorm commented on GitHub (Aug 29, 2024):
Yes, you could to what I suggested?
Am I missing something?
Examples how to use the push monitor are avaliable here: https://github.com/louislam/uptime-kuma/tree/master/extra/push-examples
@github-actions[bot] commented on GitHub (Oct 28, 2024):
We are clearing up our old
help-issues and your issue has been open for 60 days with no activity.If no comment is made and the stale label is not removed, this issue will be closed in 7 days.