Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Im getting a MultipleWidgetsFoundException when I wasn before, what gives?

0
Posted

Im getting a MultipleWidgetsFoundException when I wasn before, what gives?

0

This happens in cases where the widget hierarchy is different at the time of playback than it was at recording. This presents a problem because the information that the recorder used to disambiguate the widget at recording-time is no longer sufficient to uniquely identify the widget. To remedy this, you have several alternatives. You can: • Re-record the snippet of the test in question. • Write a more descriptive locator by hand (see: this description of the widget finding algorithm for a jumping off point). • If the source for the widget in question is your own, you can name the widget. This name will be used in widget identification. See naming widgets for more information.

0

This happens in cases where the widget hierarchy is different at the time of playback than it was at recording. This presents a problem because the infomation that the recorder used to disambiguate the widget at recording-time is no longer sufficient to uniquely identify the widget. To remedy this, you have several alternatives. You can: • Re-record the snippet of the test in question. • Write a more descriptive locator by hand (see: this entry for more). • If the source for the widget in question is your own, you can name the widget. This name will be used in widget identification. For more on naming, see this entry.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123