caleeli / selite

Automatically exported from code.google.com/p/selite
1 stars 0 forks source link

SelBlock Global > Not able to call function across the test cases within the same test suites #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
*Installed SeLite extensions: 
  - SeLite SelBlocks Global 0.99 
  - SeLite TestCase Debug Context 0.70 
  - SeLite Extension Sequencer 0.30 
*Selenium IDE - 2.5.0
*other Firefox extensions (with URLs)
 - SelBlocks (for Selenium IDE) 2.0.1 

* Firefox 27.0
* OS, version 64 bit

Steps to reproduce
1. Open up the sample test suite in 
selite-410d8ed7c063\drupal\test_suites_and_cases\create_user_suite.html
2. Play entire test suite via IDE

Expected result:
call ensureUnderWebRoot function successfully.

Error: Please refer to attached screenshot.

Original issue reported on code.google.com by yipfan.wong on 10 Apr 2014 at 7:31

Attachments:

GoogleCodeExporter commented 9 years ago
Hello Yipfan,

I'm glad that you're using SeLite.

1. You need to uninstall SelBlocks. SelBlocks and SelBlocksGlobal can't work 
together.

2. Install SelBlocksGlobal 1.01. You won't get it automatically updated yet, 
because it wasn't reviewed by Mozilla yet (but it was accepted by their 
automated validation). You need to download it from 
https://addons.mozilla.org/en-US/firefox/addon/SeLite-SelBlocks-Global/versions/

3. I've updated the test framework and test suites a bit. Please re-download 
them from https://code.google.com/p/selite/source/browse/drupal.

Original comment by peter.kehl on 5 May 2014 at 6:13