George S. Baugh
George S. Baugh
seems like a good idea to me. I would say that we should return undefined and ensure $@ is set appropriately in these cases. I probably won't get time to...
Nice, looks like you have a PR for this one. I'll look at it tomorrow.
disregard prior comment, pr unrelated.
cool. Can you give me the output of what happens when you execute $driver->debug_on() before you execute these statements? I want to know if this is an upstream driver problem,...
Indeed it is. Thank you. So, as usual it's misbehavior from the upstream driver. I guess I'll just turn it into a polyfill wrapping getElementProperty.
There are a number of subroutines in S::R::D that work around misbehaving drivers, or implement functionality from JSONWire which is missing in WC3 selenium. In this case I'd just make...
So, should I close this issue since it's clearly an upstream problem, or should I try to work around this as suggested by inpbox and provide marionette.port?
You would hope so. Sounds like you are on to something there, I'll look at a patch as soon as I can.
Most people just ask questions here. We don't have a chat or anything; lots of people just email me too. There's a Selenium::Remote::Driver mailing list on google groups: https://groups.google.com/g/selenium-remote-driver?pli=1 It's...