Skip to content

SyntaxError after executing the sample #6

Description

@fhuebscher

Issue

Set up as described in the README.md for the Crawl:

aaet crawler -s 300 <-e/-s> <emulator/physical device> -c app-debug.txt --debug --trace

System :

  • Mac OS 10.15
  • ruby 2.7

Tested both on:

  • Appium Version 1.12 / 1.18
  • physical device / android emulator
  • aaet-0.1.1 / aaet-0.1.0

Running the examples with aaet crawler leads to the following syntax error:

`require_relative': /.rvm/gems/ruby-2.7.0/gems/aaet-0.1.1/lib/aaet/android/parser.rb:10: circular argument reference - driver (SyntaxError)

line 10: def start_element(name, attrs = [], driver = driver)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions