Skip to content

Conversation

@thalissonvs
Copy link
Member

No description provided.

This commit adds new methods to the Page class in the pydoll/browser/page.py file. The methods added are:
- `has_dialog()`: Checks if a dialog is present on the page.
- `get_dialog_message()`: Retrieves the message of the dialog on the page.
- `accept_dialog()`: Accepts the dialog on the page.

These methods provide functionality to interact with dialogs in the browser page.
@thalissonvs thalissonvs added the enhancement New feature or request label Dec 9, 2024
@thalissonvs thalissonvs self-assigned this Dec 9, 2024
@thalissonvs thalissonvs merged commit 8e40491 into main Dec 9, 2024
1 check passed
@thalissonvs thalissonvs deleted the feat/handle-dialog branch December 9, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants