o
    i                     @   s   g d Z dd ZdS )123456c                    s   | t   fdd} dd  jd |dg d  jd  jd  jd |d	g d
  jd |d	g d
  jd  jd  jd |dg d d S )Nc                    sP   t t|D ]}||  |ks%J |  d| d||  d | qd S )Nz: Verify that cell z has for content: z found: )rangelenget_cell_contents)pre_messageexpected_stateinotebook k/var/www/edux/Edux_v2/venv/lib/python3.10/site-packages/notebook/tests/selenium/test_move_multiselection.pyassert_oder   s   <z-test_move_multiselection.<locals>.assert_oder       z%Jupyter.notebook.move_selection_up();zmove up at topr   z'Jupyter.notebook.move_selection_down();zmove down to bottom)r   r   r   r   r   r   )INITIAL_CELLSselect_cell_rangebrowserexecute_script)prefill_notebookr   r   r   r   test_move_multiselection   s>   r   N)r   r   r   r   r   r   <module>   s    