ahhda / python-selenium-automation

7 stars 5 forks source link

50 entry limit #1

Open ravaan opened 6 years ago

ravaan commented 6 years ago

No automation of the data entry limit.

ahhda commented 6 years ago

Hi @ravaan,

Can you be a little more specific about the issue? Details or screenshots would be much appreciated. Once we have all the details I will have my team look into the issue.

Thanks, @ahhda

ravaan commented 6 years ago

I am referring specifically to line 48 of selenium.py:

for i in range(174,221):

Such hard code, much wow.

This could have been automated, which would have added value to the library. I'll refer you to this StackExchange answer.

Yours, @ravaan

P.S. SWD is still the same crappy shit it was earlier, this code works flawlessly xD