Swastik Baranwal

Results 67 issues of Swastik Baranwal

### **User description** ### 🔗 Related Issues Implements https://github.com/SeleniumHQ/selenium/issues/14552 ### 💥 What does this PR do? Allow specifying a callable for the message argument in `WebDriverWait.until / until_not` ### 🔧...

C-py
B-support
Review effort 2/5

We now have BoF (https://github.com/todogroup/ospology/tree/main/BoF) as it has a lot of content in the `README.md`. I believe showing them on the website would be more beneficial and accessible compared to...

As discussed with @anajsana in the Slack server and also in https://github.com/todogroup/awesome-ospo/pull/70 on expanding `CONTRIBUTING.md` and PR template to have a checklist on why this change was required and why...

The terminal currently allows separating multiple tabs of a window into separate windows. However, there is no functionality to combine those windows back into tabs for a single window or...

os/linux
contributor friendly
gui

**Test environment** - Apple M3 Pro - iPhone 11 with iOS Version 18.5 **Describe the bug** Cannot get wallpaper home screen via `pymobiledevice3` CLI **To Reproduce** Steps to reproduce the...

### **User description** ### 🔗 Related Issues ### 💥 What does this PR do? Implements `emulation.setScreenOrientationOverride` from W3C spec - https://w3c.github.io/webdriver-bidi/#command-emulation-setScreenOrientationOverride ### 🔧 Implementation Notes ### 💡 Additional Considerations ###...

C-java
B-devtools
Review effort 2/5

### Description Since `ChromeDriverv136`, the capability `enableExtensionTargets` needs to be set when using Extension Targets. We need to document this for all bindings To know why this change happened, check...

hacktoberfest
I-enhancement