Example #1
0
 public void OpenBlog(int position)
 {
     Blogs.ElementAt(position).Click();
 }