Another problem - I hope the last one ;)
Using FindElementsByAttribiute() I am trying to find all links on the website, but without #, jpeg, gif etc, so basically (.html,.htm,.php,/,and without / at the end)
I was trying many different patterns but doesn't work good in #C (everything is fine in...