• Skip to main content
  • Skip to header right navigation
  • Skip to site footer

My Online Training Hub

Learn Dashboards, Excel, Power BI, Power Query, Power Pivot

  • Courses
  • Pricing
    • Free Courses
    • Power BI Course
    • Excel Power Query Course
    • Power Pivot and DAX Course
    • Excel Dashboard Course
    • Excel PivotTable Course – Quick Start
    • Advanced Excel Formulas Course
    • Excel Expert Advanced Excel Training
    • Excel Tables Course
    • Excel, Word, Outlook
    • Financial Modelling Course
    • Excel PivotTable Course
    • Excel for Customer Service Professionals
    • Excel for Operations Management Course
    • Excel for Decision Making Under Uncertainty Course
    • Excel for Finance Course
    • Excel Analysis ToolPak Course
    • Multi-User Pricing
  • Resources
    • Free Downloads
    • Excel Functions Explained
    • Excel Formulas
    • Excel Add-ins
    • IF Function
      • Excel IF Statement Explained
      • Excel IF AND OR Functions
      • IF Formula Builder
    • Time & Dates in Excel
      • Excel Date & Time
      • Calculating Time in Excel
      • Excel Time Calculation Tricks
      • Excel Date and Time Formatting
    • Excel Keyboard Shortcuts
    • Excel Custom Number Format Guide
    • Pivot Tables Guide
    • VLOOKUP Guide
    • ALT Codes
    • Excel VBA & Macros
    • Excel User Forms
    • VBA String Functions
  • Members
    • Login
  • Blog
  • Excel Webinars
  • Excel Forum
    • Register as Forum Member
  • Login

Vba Selenium validate|VBA & Macros|Excel Forum|My Online Training Hub

You are here: Home / Vba Selenium validate|VBA & Macros|Excel Forum|My Online Training Hub
Avatar
sp_LogInOut Log In sp_Registration Register
sp_Search Search
Advanced Search|Last Search Results
Search
Forum Scope




Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
sp_Search Search
sp_RankInfo
Lost password?
sp_CrumbsHome HomeExcel ForumVBA & MacrosVba Selenium validate
sp_PrintTopic sp_TopicIcon
Vba Selenium validate
Avatar
jack jackie

New Member
Members
Level 0
Forum Posts: 1
Member Since:
February 3, 2021
sp_UserOfflineSmall Offline
1
February 3, 2021 - 7:22 am
sp_Permalink sp_Print

Hello everyone

I need some help with my code. I wanna log in a site with a pre-registered account. Using email adress and password. My codes work fine on each web site except fort his form. When I filled required fields and submit form either with command or clicking with mouse manuelly, it doesnt let me sign in. Page produces no errors, just refreshes page, coming email and password field empty again.

This is my code:

    wbdriver.Start "chrome", "https://www.sitename.com "

    wbdriver.Get "/"

    wait (5) ‘ function to wait for some seconds

    wbdriver.FindElementById("email").SendKeys (mail): wait (2)

    wbdriver.FindElementById("password").SendKeys (password): wait (2

    wbdriver.FindElementById("loginButton").Click

 

And this is the form I have trouble with:

 

<form id="loginForm" class="well form-horizontal" action="https://www.sitename.com/login" method="post">

 <div class="inputField ">

 <input type="text" id="email" name="email" value="" autocomplete="off"

 data-validation="required email" data-maxlength="48" maxlength="48"

 data-required-message="Please write your email." required tabindex="1"/>

 <label for="email">

 E-mail address

 </label>

 <div class="errorMessage" data-errormessagefor="email">

 <div class="errorText"></div>

 </div>

 </div>

 <div class="inputField ">

 <input type="password" name="password" id="password" autocomplete="off"

 data-validation="required minlength maxlength" data-minlength="6" data-maxlength="15" required tabindex="2"/>

 <label for="password">

 Password

 </label>

 <div class="showPass">Show it</div>

 <div class="errorMessage" data-errormessagefor="password">

 <div class="errorText"></div>

 </div>

 </div>

 

 <div class="inputfield loginSection">

 <span id="forgotPassword" class="forgotPassword" tabindex="4">Forgat Password</span>

 <div class="checkbox">

 <input type="checkbox" id="rememberMe" name="rememberMe" tabindex="3"/>

 <label class="rememberMe" for="rememberMe" type="checkbox">

 Remember me

 </label>

 </div>

 </div>

 <div id="loginButton" class="green_flat">Sign in</div>

 <input type="hidden" id="returnUrl" name="returnUrl" value=""/>

 </form>

 

So what may be the cause, anyone to help?

Avatar
Catalin Bombea
Iasi, Romania
Admin
Level 10
Forum Posts: 1845
Member Since:
November 8, 2013
sp_UserOfflineSmall Offline
2
February 5, 2021 - 2:35 pm
sp_Permalink sp_Print

Hi Jack,

If you cannot login manually, the answer is in the site, you have to contact them.

sp_Feed
Go to top
Forum Timezone: Australia/Brisbane
Most Users Ever Online: 245
Currently Online: Philip Treacy, Peter Venkatrao, QSolutions Group
Guest(s) 9
Currently Browsing this Page:
1 Guest(s)
Top Posters:
SunnyKow: 1432
Anders Sehlstedt: 880
Purfleet: 414
Frans Visser: 346
David_Ng: 306
lea cohen: 237
Jessica Stewart: 219
A.Maurizio: 213
Aye Mu: 201
Hans Hallebeek: 185
Newest Members:
Kate Dyka
Kwaje Alfred Mogga
thong nguyen
Appiagyei Kofi Frimpong
Hilary Burchfield
Richie Wright
Adel Kock
Barbara Murray
Doug Milne
Siobhan Stringer
Forum Stats:
Groups: 3
Forums: 24
Topics: 6546
Posts: 28655

 

Member Stats:
Guest Posters: 49
Members: 32832
Moderators: 2
Admins: 4
Administrators: Mynda Treacy, Philip Treacy, Catalin Bombea, FT
Moderators: Velouria, Riny van Eekelen
© Simple:Press —sp_Information

Sidebar

Blog Categories

  • Excel
  • Excel Charts
  • Excel Dashboard
  • Excel Formulas
  • Excel Office Scripts
  • Excel PivotTables
  • Excel Shortcuts
  • Excel VBA
  • General Tips
  • Online Training
  • Outlook
  • Power Apps
  • Power Automate
  • Power BI
  • Power Pivot
  • Power Query
microsoft mvp logo
trustpilot excellent rating
Secured by Sucuri Badge
MyOnlineTrainingHub on YouTube Mynda Treacy on Linked In Mynda Treacy on Instagram Mynda Treacy on Twitter Mynda Treacy on Pinterest MyOnlineTrainingHub on Facebook

Sign up to our newsletter and join over 400,000
others who learn Excel and Power BI with us.

 

Company

  • About My Online Training Hub
  • Disclosure Statement
  • Frequently Asked Questions
  • Guarantee
  • Privacy Policy
  • Terms & Conditions
  • Testimonials
  • Become an Affiliate
  • Sponsor Our Newsletter

Support

  • Contact
  • Forum
  • Helpdesk - For Technical Issues

Copyright © 2023 · My Online Training Hub · All Rights Reserved. Microsoft and the Microsoft Office logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. Product names, logos, brands, and other trademarks featured or referred to within this website are the property of their respective trademark holders.