Re: [Tutor] selenium bindings...

2016-10-18 Thread Alan Gauld via Tutor
On 18/10/16 18:00, bruce wrote: > This is prob way off topic. Yep, more appropriate for a selenium group/list. There is one on gmane at gmane.comp.web.selenium.user Try asking there. -- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ http://www.amazon.com/author/alan

[Tutor] selenium bindings...

2016-10-18 Thread bruce
Hi. This is prob way off topic. Looking at web examples from different sites for selenium/python bindings. Basically, trying to get an understanding of how to get the "page" content of a page, after an implicit/explicit wait. I can see how to get an element, but can't see any site that describes

Re: [Tutor] Python Easy Word Problem (Grade 11)

2016-10-18 Thread Alan Gauld via Tutor
On 18/10/16 02:31, Zeel Solanki wrote: > I just recently started learning python and I am having trouble figure out > the following python problem. Can you please help me make the code for the > the problem below: We will help, but we won;t do the lesson for you. You will need to wr4ite the code.

[Tutor] Python Easy Word Problem (Grade 11)

2016-10-18 Thread Zeel Solanki
Hello, I just recently started learning python and I am having trouble figure out the following python problem. Can you please help me make the code for the the problem below: Problem: Write a version of a palindrome recogniser that accepts a file name from the user, reads each line, and prints th