Unable to extract details from youtube

@mkankatala Now I used another method, I used get text activity to extract title by customize the selectors. Then I added into datatable( dt_title) with only title, now I need to combine the dt_title with dt_results where dt_results table had my url & views. Can you help me with this?