UI Protractor Find & Click Select Box Based On Text Search
问题 I am trying to find a way to search for the row that has the name X in it and then click on the checkbox in that row using UI Protractor. I have been very unsuccessful so far. If you see below, I want to search for testproxy and then click the checkbox associated with it. <div id="general_section"> <p> The following proxies are available to add to a cluster.</p> <div class="table-responsive"> <table id="proxies_table" class="table table-striped table-bordered"> <thead> <tr> <th><input type=