Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

338
Views
Test cafe: How can i find a row based on a specific text in column and click link in a different cell within the same row

I have a table that looks something like this: Table

I am trying to click the "link" based on the text in the "name" column. e.g Look through table for the text "autotest3" and click the corresponding link in the same row

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You can specify a Selector that will find a specific table row based on the text from the "Name" column and then find a child element (table cell) from column 3. For example:

await t.click(Selector('tr').withText('Autotest2').find('td').withText('Link'));
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!