Tomer Steinfeld

Results 46 comments of Tomer Steinfeld

the cafile is only applicabale for the npm part of it, the apm code seems to ignore the setting, we've ran into the same issue at my organization and decided...

There is an issue with knowing wether a specific command requires a locator in advanced. The way the API works behind the scenes, is when a command that requires a...

The IDE window is just frontend, much like every extension it is active at all times. That being said `assets/prompt.js` is a file we can lazy-ly load, I'll look into...

@vladpaln I've browsed into multiple websites, and couldn't find any that reproduces this issue. Currently it is required to inject the js into every page, or else one you open...

Scripts have to be injected at page load in order to Selenium IDE to be able to automate the page, although Selenium IDE opens a tab of its own to...

@pszewczykpl I would recommend you try to find a different workaround, try the repro that @LucaAlimandi posted. Firstly this JS wait function will completely freeze the AUT, since the main...

I reverted this changeset because it has caused multiple plugins to stop functioning. I'm still not sure what to do about this, I think we can decorate new APIs to...

As part of #79, this would be a great use case for it, and would gladly add that ability, The problem is that we need to think of a fallback...

@gwtuser I have a bit of a problem with your suggestions. Firstly it is forbidden to inject code into the extension, meaning when we submit Selenium IDE to Mozilla, they...

First of all, Mozilla in their mind aren't throwing anyone under the bus, we have to comply with new regulations, designed to increase users' trust and to protect their privacy,...