<?xml version="1.0" encoding="utf-8"?>
<Source xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <stSourceName>Wise</stSourceName>
  <oSourceImportedData>NavigationUser</oSourceImportedData>
  <oSourceReference>NoReference</oSourceReference>
  <bCodeMultiple>false</bCodeMultiple>
  <stCodeSeparator />
  <iCodeNbMax>0</iCodeNbMax>
  <iEncodingCharset>65001</iEncodingCharset>
  <stTimeZoneInfo />
  <stMainURL>#</stMainURL>
  <stParametersString />
  <oSourceMethod>MethodNAV</oSourceMethod>
  <bAuthorizePopup>true</bAuthorizePopup>
  <bEnableScript>true</bEnableScript>
  <oSourceContentType>Html</oSourceContentType>
  <strFormatImport>
    <oKind />
    <oDateOrder />
    <bYear4Digits>false</bYear4Digits>
    <oFormatMonth />
    <oFieldSeparator />
    <bStartRow>false</bStartRow>
  </strFormatImport>
  <iDataNbMax>0</iDataNbMax>
  <bWorkingDay>false</bWorkingDay>
  <bDataInZip>false</bDataInZip>
  <oSourceIdentification>YesByLogin</oSourceIdentification>
  <oSourceWebBrowser>Chromium</oSourceWebBrowser>
  <dDateVersion>2025-02-17T00:00:00</dDateVersion>
  <stNotes />
  <strListOfVariables>
    <SourceVariable>
      <stName>Indentifiant</stName>
      <oVariableType>Login</oVariableType>
    </SourceVariable>
    <SourceVariable>
      <stName>Mot de passe</stName>
      <oVariableType>Pass</oVariableType>
    </SourceVariable>
  </strListOfVariables>
  <strListOfLogin>
    <SourceNavigation>
      <oNavigation>Navigate</oNavigation>
      <stValue>https://wise.com/login</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>7000</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementById</oNavigation>
      <stValue>email</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>SetAttribut</oNavigation>
      <stValue>value={0}</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>500</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementById</oNavigation>
      <stValue>password</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>SetAttribut</oNavigation>
      <stValue>value={1}</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>//*[@id="__next"]/div/div[1]/div/div[2]/div[3]/form/div[4]/button</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
  </strListOfLogin>
</Source>