I am using Selenium for the first time and am overwhelmed by the options. I am using the IDE in Firefox.
When my page loads, it subsequently fetches values via an JSONP request, with which it populates options in a select.
How do I get Selenium to wait for a certain option in the select to be present before proceeding?
I found handy something like:
You can use "WaitForSelectOption" command where your value can be direct label like label=1-saving Account target will have the object id