Page is a not externally linkable
nelsonm - 12:52 am on Jul 3, 2012 (gmt 0)
Fotiman,
I wrote the selector to the console.log. It appears that jquery is ignoring the :parent selector. i removed :parent from $(this).find(".ui-button-text:contains('Submit')").click(); and it still worked. The click method appears to be bound to the span tag - but it still works.