Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

diemol

diemol closed an issue on SeleniumHQ/selenium
[🐛 Bug]: Exception in thread "main" java.lang.NoClassDefFoundError: dev/failsafe/Policy
### What happened? I am using Eclipse -> Maven with Selenium version 4.25.0 . I have almost tried every solution present on github , youtube and chatgpt still not able to resolve the issue . ...
diemol created a comment on an issue on SeleniumHQ/selenium
I am closing because the OP did not reply.

View on GitHub

diemol closed an issue on SeleniumHQ/selenium
[🐛 Bug]: `Failed to set preferences: unknown error` when specify a profile.
### What happened? Expected Behavior - Firefox run withprovided profile Actual Behavior - Firefox is not running ### How can we reproduce the issue? ```python from selenium import we...
diemol created a comment on an issue on SeleniumHQ/selenium
@mrsalesi please use a dependency management tool like Maven or Gradle. We can't be sure if things work well when files are being moved by hand.

View on GitHub

diemol created a comment on an issue on SeleniumHQ/selenium
@edudelta, the error in the log might be the same, but the source can be different. Please create a new issue with all details in the docker-selenium project.

View on GitHub

diemol created a review comment on a pull request on SeleniumHQ/selenium
What was meant by "Create an example in the documentation and provide a link to it.", was to create a code example in the documentation repository and point to it. So the JavaDoc should have a p...

View on GitHub

diemol created a review on a pull request on SeleniumHQ/selenium

View on GitHub

diemol pushed 1 commit to trunk SeleniumHQ/selenium
  • add `locators.html` file in static web pages (#14905) * add locators.html file for docs * remove `action_page.php... 5cc56b0

View on GitHub

diemol closed a pull request on SeleniumHQ/selenium
add `locators.html` file in static web pages
### **User description** **Thanks for contributing to Selenium!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contr...
diemol created a comment on an issue on SeleniumHQ/selenium
Please reach out to pono [at] sfconservancy.org for this matter.

View on GitHub

diemol closed an issue on SeleniumHQ/selenium
[🚀 Feature]: Permission to collect data
### Feature and motivation As I understand European data collection rules, the General Data Protection Regulations (GDPR) make it unlawful to collect data without first securing a user's permiss...
diemol created a comment on an issue on SeleniumHQ/docker-selenium
This works as intended because the code responsibility in a remote session is to send the session termination command. It is up to the remote Grid (it could be a cloud provider, an Appium server, e...

View on GitHub

diemol closed an issue on SeleniumHQ/docker-selenium
[🐛 Bug]: Session still exists in Selenium Grid after Disposing RemoteWebDriver
### What happened? I have a Docker Selenium Grid and am using a RemoteWebDriver to run stuff on it. I am seeing that when I call RemoteWebDriver.Dispose() and then make an API call to get the Gr...
diemol created a comment on an issue on SeleniumHQ/selenium
I did not mean it like that. We did not oversee any of the current issues.

View on GitHub

diemol created a comment on an issue on SeleniumHQ/selenium
We used the library because it made sense at the moment. If you think a custom implementation is enough, I would be okay with that. I would not replace it all in a single PR, I would do the cus...

View on GitHub

diemol created a comment on an issue on SeleniumHQ/selenium
You do need to provide them with much more information. Screenshots are not enough. They get many reports per day, so if you want them to pay attention to it, you need to provide code to reproduce ...

View on GitHub

diemol created a comment on an issue on SeleniumHQ/selenium
Around the second week of January.

View on GitHub

diemol created a comment on an issue on SeleniumHQ/selenium
We don't plan to implement that method natively because we only expose the feature, and users can do what fits them best. We recommend using a framework built on top of that feature, for example [S...

View on GitHub

diemol closed an issue on SeleniumHQ/selenium
[🚀 Feature]: Remote WebDriver - Check if the file download has finished.
### Feature and motivation On this page: https://www.selenium.dev/documentation/webdriver/drivers/remote_webdriver/#list-downloadable-files It said: List Downloadable Files Be aware that **...
diemol created a review comment on a pull request on SeleniumHQ/selenium
The `semVerComparator` returns `true` or `false`. This is more suitable for a filter. Which is done below, through the matcher.

View on GitHub

diemol created a review comment on a pull request on SeleniumHQ/selenium
This code shouldn't be here. It probably belongs to the `DefaultSlotMatcher`.

View on GitHub

diemol deleted a branch saucelabs/elemental-next

dependabot/npm_and_yarn/frontend/npm_and_yarn-e981fcb12d

diemol pushed 1 commit to main saucelabs/elemental-next
  • Bump the npm_and_yarn group across 1 directory with 2 updates (#920) Bumps the npm_and_yarn group with 2 updates in ... 1ed4e5b

View on GitHub

diemol closed a pull request on saucelabs/elemental-next
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). Updates `p...
diemol created a comment on an issue on SeleniumHQ/selenium
That is something that only Chrome can control. Not the Selenium code.

View on GitHub

diemol pushed 8 commits to dependabot/npm_and_yarn/frontend/npm_and_yarn-e981fcb12d saucelabs/elemental-next
  • fix(deps): update dependency @docsearch/react to v3.8.2 (#926) Co-authored-by: renovate[bot] <29139614+renovate[bot]... 57c34f1
  • chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.4 (#925) Co-authored-by: renovate[bot... 7f650a7
  • fix(deps): update serenity-js monorepo to v3.31.1 (#924) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users... 4147bc0
  • fix(deps): update dependency prism-react-renderer to v2.4.1 (#923) Co-authored-by: renovate[bot] <29139614+renovate[... 4975af1
  • chore(deps): update dependency @types/node to v22.10.2 (#922) Co-authored-by: renovate[bot] <29139614+renovate[bot]@... 28fb159
  • fix(deps): update dependency @playwright/test to v1.49.1 (#921) Co-authored-by: renovate[bot] <29139614+renovate[bot... 71829d3
  • Removing docsearch 6121244
  • Merge branch 'main' into dependabot/npm_and_yarn/frontend/npm_and_yarn-e981fcb12d df98106

View on GitHub

diemol pushed 1 commit to main saucelabs/elemental-next

View on GitHub

diemol created a comment on an issue on SeleniumHQ/selenium
Why don't you post the complete code? You are sharing information bit by bit. This is taking longer than it should. Please join our Slack channel and others can help as well. See link below.

View on GitHub

diemol created a review on a pull request on saucelabs/elemental-next

View on GitHub

diemol deleted a branch saucelabs/elemental-next

renovate/playwright-monorepo

Load more