Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[pull] master from robotframework:master #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 477 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 10, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 10, 2021
bollwyvl and others added 29 commits November 6, 2023 17:10
Refactor inspect-based log method finder, use for all Services
- Also documented some temporary changes to GitHub Actions test
  execution
- Corrected pypy version in conditional check
Removed python version greater than 60 days old
Using prefilled value on an input element, first verify that the value
attribute and property are the same. Then modifying the value by
inputting text verify the value property has changed but the attribute
value remains the same.
Wanted to just throw out a sample test case, test application (page),
and a working keyword. Interesting this works at a very basic level. See
next paths for a few functionality like

- instead of snake_case create method for using "space case"
- add check for presence of method
- add polling delay, timeout
- ...?
These were some initial sketches for the keywords and their usage. As
they are not working I have moved them out of the test suite.
- Added 100 millisecond polling to wait. Seems like a good default. Will
  need to decide on how to let users set this.
- Copied dynamic_content.html making into seperate
  expected_conditions.html test page.
- Added another sample test case
markus-leben and others added 30 commits October 7, 2024 12:50
Fixed off by one in _find_by_data_locator
Remove unneeded 'send_' in docs
Added a couple unit tests to verify markus-leben's fix (#1924) for
allowing colons within the value of the data locator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants